linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: enable Tegra RTC as default for Tegra124
@ 2013-10-11  9:57 Joseph Lo
  2013-10-11 15:59 ` Stephen Warren
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph Lo @ 2013-10-11  9:57 UTC (permalink / raw)
  To: linux-arm-kernel

This patch makes the Tegra RTC enabled as default for Tegra124 platform.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
---
Note:
This patch was based on the patch "ARM: tegra: add clock properties for
devices of Tegra124" that already queued in linux-tegra.
---
 arch/arm/boot/dts/tegra124.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi
index 7862024..2207555 100644
--- a/arch/arm/boot/dts/tegra124.dtsi
+++ b/arch/arm/boot/dts/tegra124.dtsi
@@ -94,7 +94,6 @@
 		compatible = "nvidia,tegra124-rtc", "nvidia,tegra20-rtc";
 		reg = <0x7000e000 0x100>;
 		interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
-		status = "disabled";
 		clocks = <&tegra_car TEGRA124_CLK_RTC>;
 	};
 
-- 
1.8.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-11 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11  9:57 [PATCH] ARM: tegra: enable Tegra RTC as default for Tegra124 Joseph Lo
2013-10-11 15:59 ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).