projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a616f38
)
ARM: dts: imx6dl-prtvt7: Remove unused 'sound-dai-cells' from ssi1 node
author
Robin van der Gracht
<robin@protonic.nl>
Tue, 18 May 2021 08:28:50 +0000
(10:28 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 8 Jun 2021 11:49:10 +0000
(19:49 +0800)
The 'fsl,ssi' documentation doesn't say anything about specifying this.
Signed-off-by: Robin van der Gracht <robin@protonic.nl>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-prtvt7.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6dl-prtvt7.dts
b/arch/arm/boot/dts/imx6dl-prtvt7.dts
index ea6719e2dff93bab5e512e5eb98d5347341c7fee..190d26642bc846dae374638fbde99f489a59f8c2 100644
(file)
--- a/
arch/arm/boot/dts/imx6dl-prtvt7.dts
+++ b/
arch/arm/boot/dts/imx6dl-prtvt7.dts
@@
-290,7
+290,6
@@
};
&ssi1 {
- #sound-dai-cells = <0>;
status = "okay";
};