Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / da850-evm.dts
index 37dc5a3243b87017ecb8614c29c33dcbb8f1ca69..f712fb607a42ec6275ee46c6de13db7613a3a8a2 100644 (file)
@@ -15,6 +15,9 @@
        model = "DA850/AM1808/OMAP-L138 EVM";
 
        soc {
+               pmx_core: pinmux@1c14120 {
+                       status = "okay";
+               };
                serial0: serial@1c42000 {
                        status = "okay";
                };
                serial2: serial@1d0d000 {
                        status = "okay";
                };
+               rtc0: rtc@1c23000 {
+                       status = "okay";
+               };
+               i2c0: i2c@1c22000 {
+                       status = "okay";
+                       clock-frequency = <100000>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&i2c0_pins>;
+               };
+               wdt: wdt@1c21000 {
+                       status = "okay";
+               };
+       };
+       nand_cs3@62000000 {
+               status = "okay";
+               pinctrl-names = "default";
+               pinctrl-0 = <&nand_cs3_pins>;
        };
 };