aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2024-09-02 13:46:52 +0200
committerShawn Guo <shawnguo@kernel.org>2024-09-03 16:23:20 +0800
commitc30f4711b8bf938c447750f31eb6ad00a67782b1 (patch)
tree71c86c6c8a1571c0c6cea20cea6f978f68e9dc90
parentARM: dts: imx28-lwe: Reduce maximal SPI frequency (diff)
downloadwireguard-linux-c30f4711b8bf938c447750f31eb6ad00a67782b1.tar.xz
wireguard-linux-c30f4711b8bf938c447750f31eb6ad00a67782b1.zip
ARM: dts: imx28-lwe: Remove saif[01] definitions
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>
-rw-r--r--arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi17
1 files changed, 0 insertions, 17 deletions
diff --git a/arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi b/arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi
index 0fc74eeac217..410dfe17f8ca 100644
--- a/arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi
+++ b/arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi
@@ -55,23 +55,6 @@
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