[PATCH 6/7] ARM: tegra: enable Tegra RTC for Venice2
Joseph Lo
josephl at nvidia.com
Wed Oct 9 05:20:10 EDT 2013
Enable the Tegra RTC device on Venice2. It also can be used as a wakeup
device when platform suspended.
Signed-off-by: Joseph Lo <josephl at nvidia.com>
---
arch/arm/boot/dts/tegra124-venice2.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/tegra124-venice2.dts b/arch/arm/boot/dts/tegra124-venice2.dts
index 5859ec2..279c7b5 100644
--- a/arch/arm/boot/dts/tegra124-venice2.dts
+++ b/arch/arm/boot/dts/tegra124-venice2.dts
@@ -14,6 +14,10 @@
status = "okay";
};
+ rtc at 7000e000 {
+ status = "okay";
+ };
+
pmc at 7000e400 {
nvidia,invert-interrupt;
};
--
1.8.4
More information about the linux-arm-kernel
mailing list