Thread (11 messages) flat view 11 messages, 3 authors, 2021-05-18
STALE1944d LANDED

Revision v3 of 2 in this series; landed in mainline as 8575276c1fe3 on 2021-05-18.

Revisions (2)
  1. v2 [diff vs current]
  2. v3 current

[PATCH v3 5/7] ARM: dts: sun8i: V3: add codec analog frontend to V3 dts

From: Tobias Schramm <t.schramm@manjaro.org>
Date: 2021-05-14 13:42:56
Also in: linux-arm-kernel, linux-sunxi, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

The Allwinner V3 SoC has a different analog codec frontend than the V3s
SoC. The frontend used on the V3 SoC is compatible with the on used in
the Allwinner H3 SoC.
This patch adds the corresponding node to the Allwinner V3 dtsi.

Signed-off-by: Tobias Schramm <t.schramm@manjaro.org>
---
 arch/arm/boot/dts/sun8i-v3.dtsi | 5 +++++
 1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/sun8i-v3.dtsi b/arch/arm/boot/dts/sun8i-v3.dtsi
index c279e13583ba..8af790d286b9 100644
--- a/arch/arm/boot/dts/sun8i-v3.dtsi
+++ b/arch/arm/boot/dts/sun8i-v3.dtsi
@@ -9,6 +9,11 @@ &ccu {
 	compatible = "allwinner,sun8i-v3-ccu";
 };
 
+&codec_analog {
+	compatible = "allwinner,sun8i-v3-codec-analog",
+		     "allwinner,sun8i-h3-codec-analog";
+};
+
 &emac {
 	/delete-property/ phy-handle;
 	/delete-property/ phy-mode;
-- 
2.31.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help