ARM: exynos: snow: Get DP_PD_N & DP_RST_N from dt
[cascardo/linux.git] / arch / arm / boot / dts / exynos5250-snow.dts
index a4b1951..a40bb55 100644 (file)
                samsung,arbitration-gpios = <&gpf0 3 1 0 0>,
                        <&gpe0 4 0 3 0>;
        };
+       i2c@12CD0000 {
+               dp_bridge@20 {
+                       compatible = "nxp,ptn3460";
+                       reg = <0x20>;
+                       pd_n_gpio = <&gpy2 5 0 0 0>;
+                       rst_n_gpio = <&gpx1 5 0 0 0>;
+               };
+       };
 };