[ meson64-current ] fixes

This commit is contained in:
tonymac32 2020-02-26 00:53:24 -05:00
parent a36def322c
commit ed3706e2df

View File

@ -1131,24 +1131,6 @@ index ca0707d096b9..0cb40326b0d3 100644
};
&sysctrl {
@@ -349,8 +348,6 @@
&i2c_A {
clocks = <&clkc CLKID_I2C>;
- pinctrl-names = "default";
- pinctrl-0 = <&i2c_a_pins>;
};
&i2c_AO {
@@ -359,8 +356,6 @@
&i2c_B {
clocks = <&clkc CLKID_I2C>;
- pinctrl-names = "default";
- pinctrl-0 = <&i2c_b_pins>;
};
&i2c_C {
@@ -729,24 +724,6 @@
};
};