projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a10419d
)
ARM: dts: imx6qdl-ts7970: Drop redundant "fsl,mode" option
author
Alexander Shiyan
<shc_work@mail.ru>
Sun, 14 Feb 2021 06:12:43 +0000
(09:12 +0300)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 15 Mar 2021 06:13:43 +0000
(14:13 +0800)
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@mail.ru>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-ts7970.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl-ts7970.dtsi
b/arch/arm/boot/dts/imx6qdl-ts7970.dtsi
index e6aa0c33754de834732aaa2d49018a16caf20476..fded07f370b390b292466ec67477819ccaaba7cb 100644
(file)
--- a/
arch/arm/boot/dts/imx6qdl-ts7970.dtsi
+++ b/
arch/arm/boot/dts/imx6qdl-ts7970.dtsi
@@
-506,7
+506,6
@@
};
&ssi1 {
- fsl,mode = "i2s-slave";
status = "okay";
};