Message ID | f00b44b41ff12948d33adc4987983d7d6619759d.1740671156.git.Ryan.Wanner@microchip.com |
---|---|
State | New |
Headers | show
Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 37F2126FA77; Thu, 27 Feb 2025 15:53:14 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=68.232.154.123 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740671595; cv=none; b=NY8aYQRJbKpeSwWzERHXxld/FWEGbHuBZguRiu94Zy9ohMMf7ALEdfC+s8TxOy6fpGJtWrkclLLZLCJwh7eqfdxFWejexOYSqmtmYXRl8GOvPTeU1x/S+gKWcgTkEyhzfBj0vtb73xSpRG8371ibrkdMYYUXXwsjuFi+KvA1gs8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740671595; c=relaxed/simple; bh=cp3KlP5kz8uShLGylSzqchQUQS7t4AEaR6YGK7e5dDw=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=NEm0VZ5MVq7u/l/1bzceQiBhBdiYSJ+f5ti81WYThYVaP9UUEt9GN6DtAPLKf49Yjk9ocEsmY4XLCtXCcF2OGAp8/+aQfuTMvBatMDEAe4ha1fZtNKbuQqGL/uvjSVnY3lAXoTt9Op3ZE5HOqhTcI7RSWqi8VftJCeYqMzh/TnA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com; spf=pass smtp.mailfrom=microchip.com; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b=GHono95o; arc=none smtp.client-ip=68.232.154.123 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=microchip.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b="GHono95o" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1740671594; x=1772207594; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=cp3KlP5kz8uShLGylSzqchQUQS7t4AEaR6YGK7e5dDw=; b=GHono95oKgFdg+QERy6LNIHuFIEi+UTB4v8ZEFys8gl2+2V1QA6pASVO +JLLGgoKa9PKN4IOs5jW+qqgHG2PwquhcxvPNXy0XpBoUeRGhTDwwbP9C ymniWpm+0EKR3HjruK+TgGVk53TNFwuHxlzhMo/fWWo2UW8TbmwmmBcrZ h9ecBdNku5jqhM2KTBrHCtucKfNn06LqYZQ+gj98sCqP3spem7/YxJF1S tBihSsKIztD+ThyCzumwvfoOp50vyT6cYBb9ohewB6j1+Ch3Re1zgyIJH 7Ywyky1dRPx+3Fu3oWkmfXB+0wb0vrf7BS5q20M+C92jqXkJeNzIbOB0X w==; X-CSE-ConnectionGUID: xBkIAngZQVSwQhIMCQbtUA== X-CSE-MsgGUID: dQw/PgHsT4ugpCXfq8lnRQ== X-IronPort-AV: E=Sophos;i="6.13,320,1732604400"; d="scan'208";a="38638186" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 27 Feb 2025 08:53:00 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Thu, 27 Feb 2025 08:52:47 -0700 Received: from ryan-Precision-3630-Tower.microchip.com (10.10.85.11) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Thu, 27 Feb 2025 08:52:47 -0700 From: <Ryan.Wanner@microchip.com> To: <lee@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <claudiu.beznea@tuxon.dev>, <sre@kernel.org>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <p.zabel@pengutronix.de> CC: <linux@armlinux.org.uk>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-pm@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-rtc@vger.kernel.org>, "Ryan Wanner" <Ryan.Wanner@microchip.com> Subject: [PATCH v3 21/21] ARM: dts: microchip: sama7d65: Add RTT timer to curiosity board Date: Thu, 27 Feb 2025 08:52:08 -0700 Message-ID: <f00b44b41ff12948d33adc4987983d7d6619759d.1740671156.git.Ryan.Wanner@microchip.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <cover.1740671156.git.Ryan.Wanner@microchip.com> References: <cover.1740671156.git.Ryan.Wanner@microchip.com> Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: <linux-pm.vger.kernel.org> List-Subscribe: <mailto:linux-pm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain |
Series |
Enable Power Modes Support for SAMA7D65 SoC
|
expand
|
diff --git a/arch/arm/boot/dts/microchip/at91-sama7d65_curiosity.dts b/arch/arm/boot/dts/microchip/at91-sama7d65_curiosity.dts index 30fdc4f55a3b..3105fe1766c3 100644 --- a/arch/arm/boot/dts/microchip/at91-sama7d65_curiosity.dts +++ b/arch/arm/boot/dts/microchip/at91-sama7d65_curiosity.dts @@ -141,6 +141,10 @@ pinctrl_uart6_default: uart6-default { }; }; +&rtt { + atmel,rtt-rtc-time-reg = <&gpbr 0x0>; +}; + &sdmmc1 { bus-width = <4>; pinctrl-names = "default";