arm64: dts: imx8mm-venice-gw7902(3): add #address-cells for gsc@20
authorFrank Li <Frank.Li@nxp.com>
Mon, 19 Aug 2024 17:01:16 +0000 (13:01 -0400)
committerShawn Guo <shawnguo@kernel.org>
Wed, 4 Sep 2024 09:36:21 +0000 (17:36 +0800)
Add #address-cells and #size-cells for gsc@20 node to fix below warning:
arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dtb:
gsc@20: '#address-cells' is a required property

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts
arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dts
arch/arm64/boot/dts/freescale/imx8mm-venice-gw7904.dts
arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts

index 1d56f2a6c06a5ccccd00f4cfcdcccb187608dc51..c11260c26d0b43b67c19852119eda98e3364cb9a 100644 (file)
                interrupts = <6 IRQ_TYPE_EDGE_FALLING>;
                interrupt-controller;
                #interrupt-cells = <1>;
+               #address-cells = <1>;
+               #size-cells = <0>;
 
                adc {
                        compatible = "gw,gsc-adc";
index 45470160f98f51ee107873c053ff61394f9e5a60..db1737bf637df13f3eb1a43a330a600705a9a20a 100644 (file)
                interrupts = <26 IRQ_TYPE_EDGE_FALLING>;
                interrupt-controller;
                #interrupt-cells = <1>;
+               #address-cells = <1>;
+               #size-cells = <0>;
 
                adc {
                        compatible = "gw,gsc-adc";
index ef951bc9f0dd41bc1f73e6cc2f9afe30be4ab425..05489a31e7fd8d85efb36a75b1c341705bb95676 100644 (file)
                interrupts = <26 IRQ_TYPE_EDGE_FALLING>;
                interrupt-controller;
                #interrupt-cells = <1>;
+               #address-cells = <1>;
+               #size-cells = <0>;
 
                adc {
                        compatible = "gw,gsc-adc";
index 72004ab6bda55047cb488c10f1f32a64537c2a29..0b1fa04f1d678190f3c88713fe6b7bc0c7a5e4d3 100644 (file)
                interrupts = <6 IRQ_TYPE_EDGE_FALLING>;
                interrupt-controller;
                #interrupt-cells = <1>;
+               #address-cells = <1>;
+               #size-cells = <0>;
 
                adc {
                        compatible = "gw,gsc-adc";