]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: imx7-tqma7: Remove superfluous status="okay" property
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Fri, 8 Nov 2024 13:49:20 +0000 (14:49 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 9 Dec 2024 09:10:23 +0000 (17:10 +0800)
There is no need to specify status = "okay"; for newly created nodes,
remove this property.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Markus Niebel <markus.niebel@ew.tq-group.com>
Reviewed-by: Bruno Thomsen <bruno.thomsen@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi

index 028961eb71089c44da441392f06e8741114b89b0..656ab0562695b802b20a2bb2a8a75c3c17b8c32f 100644 (file)
                reg = <0x50>;
                pagesize = <32>;
                vcc-supply = <&vgen4_reg>;
-               status = "okay";
        };
 
        at24c02: eeprom@56 {
                reg = <0x56>;
                pagesize = <16>;
                vcc-supply = <&vgen4_reg>;
-               status = "okay";
        };
 
        ds1339: rtc@68 {