]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: ls1021a: Remove superfluous address and size cells for queue-group
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Fri, 25 Jul 2025 06:13:31 +0000 (08:13 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 22 Aug 2025 03:15:08 +0000 (11:15 +0800)
queue-group nodes don't need them anyway as they are inherited from
the corresponding ethernet nodes. Fixes the dtbs_check warning:
  ethernet@2d10000 (fsl,etsec2): queue-group@2d10000: '#address-cells', '#size-cells' do not match any of the regexes: '^pinctrl-[0-9]+$'

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/ls/ls1021a.dtsi

index 2f4c0e468952c78bf997f1cb8ec175ba5e29ecdf..3fbc3254d06a3821e0e3e016125b805059b33ba0 100644 (file)
                        dma-coherent;
 
                        queue-group@2d10000 {
-                               #address-cells = <2>;
-                               #size-cells = <2>;
                                reg = <0x0 0x2d10000 0x0 0x1000>;
                                interrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_HIGH>,
                                        <GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>,
                        };
 
                        queue-group@2d14000  {
-                               #address-cells = <2>;
-                               #size-cells = <2>;
                                reg = <0x0 0x2d14000 0x0 0x1000>;
                                interrupts = <GIC_SPI 147 IRQ_TYPE_LEVEL_HIGH>,
                                        <GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>,
                        dma-coherent;
 
                        queue-group@2d50000  {
-                               #address-cells = <2>;
-                               #size-cells = <2>;
                                reg = <0x0 0x2d50000 0x0 0x1000>;
                                interrupts = <GIC_SPI 150 IRQ_TYPE_LEVEL_HIGH>,
                                        <GIC_SPI 152 IRQ_TYPE_LEVEL_HIGH>,
                        };
 
                        queue-group@2d54000  {
-                               #address-cells = <2>;
-                               #size-cells = <2>;
                                reg = <0x0 0x2d54000 0x0 0x1000>;
                                interrupts = <GIC_SPI 154 IRQ_TYPE_LEVEL_HIGH>,
                                        <GIC_SPI 155 IRQ_TYPE_LEVEL_HIGH>,
                        dma-coherent;
 
                        queue-group@2d90000  {
-                               #address-cells = <2>;
-                               #size-cells = <2>;
                                reg = <0x0 0x2d90000 0x0 0x1000>;
                                interrupts = <GIC_SPI 157 IRQ_TYPE_LEVEL_HIGH>,
                                        <GIC_SPI 158 IRQ_TYPE_LEVEL_HIGH>,
                        };
 
                        queue-group@2d94000  {
-                               #address-cells = <2>;
-                               #size-cells = <2>;
                                reg = <0x0 0x2d94000 0x0 0x1000>;
                                interrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>,
                                        <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>,