Skip to content

Commit

Permalink
ipq806x: remove rpm pinctrl from board dts
Browse files Browse the repository at this point in the history
These pins seem to be used by hw exclusively, so claiming it in
kernel causes an error in syslog in k4.14+.

Signed-off-by: Pavel Kubelun <[email protected]>
[slh: rebase for kernel v4.14 as well]
Signed-off-by: Stefan Lippers-Hollmann <[email protected]>
  • Loading branch information
dissent1 authored and blogic committed May 22, 2018
1 parent 7f694ef commit 96cd316
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 80 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -410,11 +410,6 @@
full-duplex;
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};
};

gpio-keys {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -330,11 +330,6 @@
full-duplex;
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};
};

gpio-keys {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,11 +358,6 @@
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};

adm_dma: dma@18300000 {
status = "ok";
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,11 +300,6 @@
full-duplex;
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};
};

gpio-keys {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,11 +336,6 @@
full-duplex;
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};
};

gpio-keys {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -323,11 +323,6 @@
full-duplex;
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};
};

gpio-keys {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -319,11 +319,6 @@
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};

amba {
sdcc1: sdcc@12400000 {
status = "okay";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -480,11 +480,6 @@
full-duplex;
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};
};

gpio-keys {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -410,11 +410,6 @@
full-duplex;
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};
};

gpio-keys {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -330,11 +330,6 @@
full-duplex;
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};
};

gpio-keys {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,11 +358,6 @@
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};

adm_dma: dma@18300000 {
status = "ok";
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,11 +300,6 @@
full-duplex;
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};
};

gpio-keys {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,11 +336,6 @@
full-duplex;
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};
};

gpio-keys {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -323,11 +323,6 @@
full-duplex;
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};
};

gpio-keys {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -319,11 +319,6 @@
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};

amba {
sdcc1: sdcc@12400000 {
status = "okay";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -480,11 +480,6 @@
full-duplex;
};
};

rpm@108000 {
pinctrl-0 = <&i2c4_pins>;
pinctrl-names = "default";
};
};

gpio-keys {
Expand Down

0 comments on commit 96cd316

Please sign in to comment.