提交 6ec8ba76 编写于 作者: A Aswath Govindraju 提交者: Nishanth Menon

arm64: dts: ti: k3-j7200: Remove "#address-cells" property from GPIO DT nodes

GPIO device tree nodes do not have child nodes. Therefore, "#address-cells"
property should not be added.

Fixes: e0b2e6af ("arm64: dts: ti: k3-j7200: Add gpio nodes")
Signed-off-by: NAswath Govindraju <a-govindraju@ti.com>
Reviewed-by: NLokesh  Vutla <lokeshvutla@ti.com>
Signed-off-by: NNishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20210423064758.25520-1-a-govindraju@ti.com
上级 ec2fb989
...@@ -696,7 +696,6 @@ ...@@ -696,7 +696,6 @@
<149>; <149>;
interrupt-controller; interrupt-controller;
#interrupt-cells = <2>; #interrupt-cells = <2>;
#address-cells = <0>;
ti,ngpio = <69>; ti,ngpio = <69>;
ti,davinci-gpio-unbanked = <0>; ti,davinci-gpio-unbanked = <0>;
power-domains = <&k3_pds 105 TI_SCI_PD_EXCLUSIVE>; power-domains = <&k3_pds 105 TI_SCI_PD_EXCLUSIVE>;
...@@ -714,7 +713,6 @@ ...@@ -714,7 +713,6 @@
<158>; <158>;
interrupt-controller; interrupt-controller;
#interrupt-cells = <2>; #interrupt-cells = <2>;
#address-cells = <0>;
ti,ngpio = <69>; ti,ngpio = <69>;
ti,davinci-gpio-unbanked = <0>; ti,davinci-gpio-unbanked = <0>;
power-domains = <&k3_pds 107 TI_SCI_PD_EXCLUSIVE>; power-domains = <&k3_pds 107 TI_SCI_PD_EXCLUSIVE>;
...@@ -732,7 +730,6 @@ ...@@ -732,7 +730,6 @@
<167>; <167>;
interrupt-controller; interrupt-controller;
#interrupt-cells = <2>; #interrupt-cells = <2>;
#address-cells = <0>;
ti,ngpio = <69>; ti,ngpio = <69>;
ti,davinci-gpio-unbanked = <0>; ti,davinci-gpio-unbanked = <0>;
power-domains = <&k3_pds 109 TI_SCI_PD_EXCLUSIVE>; power-domains = <&k3_pds 109 TI_SCI_PD_EXCLUSIVE>;
...@@ -750,7 +747,6 @@ ...@@ -750,7 +747,6 @@
<176>; <176>;
interrupt-controller; interrupt-controller;
#interrupt-cells = <2>; #interrupt-cells = <2>;
#address-cells = <0>;
ti,ngpio = <69>; ti,ngpio = <69>;
ti,davinci-gpio-unbanked = <0>; ti,davinci-gpio-unbanked = <0>;
power-domains = <&k3_pds 111 TI_SCI_PD_EXCLUSIVE>; power-domains = <&k3_pds 111 TI_SCI_PD_EXCLUSIVE>;
......
...@@ -117,7 +117,6 @@ ...@@ -117,7 +117,6 @@
interrupts = <103>, <104>, <105>, <106>, <107>, <108>; interrupts = <103>, <104>, <105>, <106>, <107>, <108>;
interrupt-controller; interrupt-controller;
#interrupt-cells = <2>; #interrupt-cells = <2>;
#address-cells = <0>;
ti,ngpio = <85>; ti,ngpio = <85>;
ti,davinci-gpio-unbanked = <0>; ti,davinci-gpio-unbanked = <0>;
power-domains = <&k3_pds 113 TI_SCI_PD_EXCLUSIVE>; power-domains = <&k3_pds 113 TI_SCI_PD_EXCLUSIVE>;
...@@ -134,7 +133,6 @@ ...@@ -134,7 +133,6 @@
interrupts = <112>, <113>, <114>, <115>, <116>, <117>; interrupts = <112>, <113>, <114>, <115>, <116>, <117>;
interrupt-controller; interrupt-controller;
#interrupt-cells = <2>; #interrupt-cells = <2>;
#address-cells = <0>;
ti,ngpio = <85>; ti,ngpio = <85>;
ti,davinci-gpio-unbanked = <0>; ti,davinci-gpio-unbanked = <0>;
power-domains = <&k3_pds 114 TI_SCI_PD_EXCLUSIVE>; power-domains = <&k3_pds 114 TI_SCI_PD_EXCLUSIVE>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册