]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
ARM: dts: Enable RTC by default on EXYNOS5440
authorYoungmin Nam <youngmin.nam@samsung.com>
Mon, 10 Jun 2013 08:06:59 +0000 (17:06 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 10 Jun 2013 08:22:33 +0000 (17:22 +0900)
RTC is a basic feature of EXYNOS5440. But it was disabled
by issue that comes from EXYNOS5250. (commit id: 522ccdb6)
That issue only applies to EXYNOS5250 not EXYNOS5440. So,
there is no issue with enabled RTC on EXYNOS5440. This
change was tested on EXYNOS5440.

Signed-off-by: Youngmin Nam <youngmin.nam@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos5440.dtsi

index f6b1c8973845821913215a7d59cca615ae23f482..93e9028edaafc015ed9dcc88e7553c5f07d836e6 100644 (file)
                interrupts = <0 17 0>, <0 16 0>;
                clocks = <&clock 21>;
                clock-names = "rtc";
-               status = "disabled";
        };
 };