]> www.infradead.org Git - linux.git/commitdiff
ARM: dts: imx28-lwe: Remove saif[01] definitions
authorLukasz Majewski <lukma@denx.de>
Mon, 2 Sep 2024 11:46:52 +0000 (13:46 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 3 Sep 2024 08:23:20 +0000 (16:23 +0800)
The saif[01] nodes are specific to other group of the imx287
based devices, so need to be moved to different devices description file.

Leaving them here causes issues with next revision of XEA device.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi

index 0fc74eeac21771e9a96dea0f6c6a84c79b7849e9..410dfe17f8ca62f20f5f54004bcad0c60e04be40 100644 (file)
        status = "okay";
 };
 
-&saif0 {
-       pinctrl-names = "default";
-       pinctrl-0 = <&saif0_pins_a>;
-       #sound-dai-cells = <0>;
-       assigned-clocks = <&clks 53>;
-       assigned-clock-rates = <12000000>;
-       status = "okay";
-};
-
-&saif1 {
-       pinctrl-names = "default";
-       pinctrl-0 = <&saif1_pins_a>;
-       fsl,saif-master = <&saif0>;
-       #sound-dai-cells = <0>;
-       status = "okay";
-};
-
 &spi3_pins_a {
        fsl,pinmux-ids = <
                MX28_PAD_AUART2_RX__SSP3_D4