[PATCH 2/3] ARM: dts: imx6q-icore: Drop redundant "fsl,mode" option

Alexander Shiyan shc_work at mail.ru
Sun Feb 14 01:12:42 EST 2021


The operating mode is used for the AC97 interface only,
so lets drop the excess fsl,mode item from SSI node.

Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
 arch/arm/boot/dts/imx6qdl-icore.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6qdl-icore.dtsi b/arch/arm/boot/dts/imx6qdl-icore.dtsi
index 23c318d9636f..7ed853e33eca 100644
--- a/arch/arm/boot/dts/imx6qdl-icore.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-icore.dtsi
@@ -252,7 +252,6 @@ &pwm3 {
 };
 
 &ssi1 {
-	fsl,mode = "i2s-slave";
 	status = "okay";
 };
 
-- 
2.26.2




More information about the linux-arm-kernel mailing list