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@xxxxxxxxxx> --- 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@7000e000 { + status = "okay"; + }; + pmc@7000e400 { nvidia,invert-interrupt; }; -- 1.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html