ARM: dts: imx7-tqma7: remove superfluous status property
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Mon, 18 Dec 2023 12:54:53 +0000 (13:54 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sat, 3 Feb 2024 04:40:55 +0000 (12:40 +0800)
SDMA is enabled by default, so remove the status property.

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

index 95c0f3139441433840fc589571bf41e046834d69..f774d74ea20f7af51c95abd211fc05cc2c3d6d06 100644 (file)
        };
 };
 
-&sdma {
-       status = "okay";
-};
-
 &usdhc3 {
        pinctrl-names = "default", "state_100mhz", "state_200mhz";
        pinctrl-0 = <&pinctrl_usdhc3>;