]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx8mq-zii-ultra: remove #address-cells of eeprom@a4
authorFrank Li <Frank.Li@nxp.com>
Fri, 18 Oct 2024 18:31:16 +0000 (14:31 -0400)
committerShawn Guo <shawnguo@kernel.org>
Mon, 9 Dec 2024 07:33:10 +0000 (15:33 +0800)
Remove #address-cells and #size-cells of eeprom@a4 because no children
nodes under eeprom@a4.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi

index 0c960efd9b3d5db10210cda392cbca9ca37d91da..c7bbba45f368525e0afa3e22e10bd76b5cf372ac 100644 (file)
                eeprom@a4 {
                        compatible = "zii,rave-sp-eeprom";
                        reg = <0xa4 0x4000>;
-                       #address-cells = <1>;
-                       #size-cells = <1>;
                        zii,eeprom-name = "main-eeprom";
                };
        };