arm64: dts: ti: k3-j7200: Remove "#address-cells" property from GPIO DT nodes
authorAswath Govindraju <a-govindraju@ti.com>
Fri, 23 Apr 2021 06:47:57 +0000 (12:17 +0530)
committerNishanth Menon <nm@ti.com>
Fri, 28 May 2021 21:30:54 +0000 (16:30 -0500)
GPIO device tree nodes do not have child nodes. Therefore, "#address-cells"
property should not be added.

Fixes: e0b2e6af39ea ("arm64: dts: ti: k3-j7200: Add gpio nodes")
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20210423064758.25520-1-a-govindraju@ti.com
arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi

index 19fea8adbcff4254d8e207f49a5c07441bce976a..7e71691959026e4dad9a293a9d2341ffd14db2ce 100644 (file)
                             <149>;
                interrupt-controller;
                #interrupt-cells = <2>;
-               #address-cells = <0>;
                ti,ngpio = <69>;
                ti,davinci-gpio-unbanked = <0>;
                power-domains = <&k3_pds 105 TI_SCI_PD_EXCLUSIVE>;
                             <158>;
                interrupt-controller;
                #interrupt-cells = <2>;
-               #address-cells = <0>;
                ti,ngpio = <69>;
                ti,davinci-gpio-unbanked = <0>;
                power-domains = <&k3_pds 107 TI_SCI_PD_EXCLUSIVE>;
                             <167>;
                interrupt-controller;
                #interrupt-cells = <2>;
-               #address-cells = <0>;
                ti,ngpio = <69>;
                ti,davinci-gpio-unbanked = <0>;
                power-domains = <&k3_pds 109 TI_SCI_PD_EXCLUSIVE>;
                             <176>;
                interrupt-controller;
                #interrupt-cells = <2>;
-               #address-cells = <0>;
                ti,ngpio = <69>;
                ti,davinci-gpio-unbanked = <0>;
                power-domains = <&k3_pds 111 TI_SCI_PD_EXCLUSIVE>;
index 5663fe3ea46602d109423761622a36a8248ae14a..343449af53fb901c4f03b716c1280ca243fea1e6 100644 (file)
                interrupts = <103>, <104>, <105>, <106>, <107>, <108>;
                interrupt-controller;
                #interrupt-cells = <2>;
-               #address-cells = <0>;
                ti,ngpio = <85>;
                ti,davinci-gpio-unbanked = <0>;
                power-domains = <&k3_pds 113 TI_SCI_PD_EXCLUSIVE>;
                interrupts = <112>, <113>, <114>, <115>, <116>, <117>;
                interrupt-controller;
                #interrupt-cells = <2>;
-               #address-cells = <0>;
                ti,ngpio = <85>;
                ti,davinci-gpio-unbanked = <0>;
                power-domains = <&k3_pds 114 TI_SCI_PD_EXCLUSIVE>;