Merge remote-tracking branch 'lightnvm/for-next'
[deliverable/linux.git] / arch / arm / boot / dts / exynos5250-snow-common.dtsi
index fadbea744e1a787609690aaed09e341d0de4f3cf..9ddf5d2701c2cbe32698eda3308f5031dbb0f810 100644 (file)
@@ -19,7 +19,8 @@
                i2c104 = &i2c_104;
        };
 
-       memory {
+       memory@40000000 {
+               device_type = "memory";
                reg = <0x40000000 0x80000000>;
        };
 
 };
 
 &hdmi {
-       hpd-gpio = <&gpx3 7 GPIO_ACTIVE_HIGH>;
+       hpd-gpios = <&gpx3 7 GPIO_ACTIVE_HIGH>;
        pinctrl-names = "default";
        pinctrl-0 = <&hdmi_hpd_irq>;
        phy = <&hdmiphy>;
This page took 0.024259 seconds and 5 git commands to generate.