[media] ARM: DT: STi: stihxxx-b2120: Add pulse-width properties to ssc2 & ssc3
[cascardo/linux.git] / arch / arm / boot / dts / stihxxx-b2120.dtsi
index ad21a42..be2ea04 100644 (file)
                        status = "okay";
                };
 
-               i2c@9842000 {
+               ssc2: i2c@9842000 {
                        status = "okay";
+                       clock-frequency = <100000>;
+                       st,i2c-min-scl-pulse-width-us = <0>;
+                       st,i2c-min-sda-pulse-width-us = <5>;
                };
 
-               i2c@9843000 {
+               ssc3: i2c@9843000 {
                        status = "okay";
+                       clock-frequency = <100000>;
+                       st,i2c-min-scl-pulse-width-us = <0>;
+                       st,i2c-min-sda-pulse-width-us = <5>;
                };
 
                i2c@9844000 {