mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/imx6/linux: rename Hummingboard on-board sgtl5000 audio codec
This commit is contained in:
parent
9230dd8aeb
commit
0e42857291
@ -0,0 +1,25 @@
|
||||
From 3499e0d1703d361277e65419178152d792bd55dc Mon Sep 17 00:00:00 2001
|
||||
From: Peter Vicman <peter.vicman@gmail.com>
|
||||
Date: Mon, 4 Jan 2016 19:55:37 +0100
|
||||
Subject: [PATCH] rename sgtl5000 codec
|
||||
|
||||
---
|
||||
arch/arm/boot/dts/imx6qdl-hummingboard.dtsi | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
|
||||
index 2003262..d2446ef 100644
|
||||
--- a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
|
||||
+++ b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
|
||||
@@ -62,7 +62,7 @@
|
||||
"Mic Jack", "Mic Bias",
|
||||
"Headphone Jack", "HP_OUT";
|
||||
compatible = "fsl,imx-audio-sgtl5000";
|
||||
- model = "On-board Codec";
|
||||
+ model = "imx-sgtl5000";
|
||||
mux-ext-port = <5>;
|
||||
mux-int-port = <1>;
|
||||
ssi-controller = <&ssi1>;
|
||||
--
|
||||
1.8.1.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user