|
@@ -199,8 +199,6 @@
|
|
|
};
|
|
|
|
|
|
&i2c_0 {
|
|
|
- pinctrl-0 = <&i2c0_bus>;
|
|
|
- pinctrl-names = "default";
|
|
|
samsung,i2c-sda-delay = <100>;
|
|
|
samsung,i2c-max-bus-freq = <400000>;
|
|
|
status = "okay";
|
|
@@ -424,8 +422,6 @@
|
|
|
};
|
|
|
|
|
|
&i2c_1 {
|
|
|
- pinctrl-names = "default";
|
|
|
- pinctrl-0 = <&i2c1_bus>;
|
|
|
status = "okay";
|
|
|
max98090: max98090@10 {
|
|
|
compatible = "maxim,max98090";
|
|
@@ -440,8 +436,6 @@
|
|
|
|
|
|
&i2c_2 {
|
|
|
status = "okay";
|
|
|
- pinctrl-names = "default";
|
|
|
- pinctrl-0 = <&i2c2_bus>;
|
|
|
};
|
|
|
|
|
|
&i2c_8 {
|