Browse Source

ARM: tegra: enable Tegra RTC as default for Tegra124

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

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Joseph Lo 11 years ago
parent
commit
bd4e301bda
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/boot/dts/tegra124.dtsi

+ 0 - 1
arch/arm/boot/dts/tegra124.dtsi

@@ -81,7 +81,6 @@
 		compatible = "nvidia,tegra124-rtc", "nvidia,tegra20-rtc";
 		reg = <0x7000e000 0x100>;
 		interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
-		status = "disabled";
 	};
 
 	pmc@7000e400 {