Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: meson: add SM1 soundcard name to VIM3L
@ 2020-10-02 14:16 Christian Hewitt
  2020-10-02 14:44 ` Jerome Brunet
  2020-10-02 18:51 ` Kevin Hilman
  0 siblings, 2 replies; 7+ messages in thread
From: Christian Hewitt @ 2020-10-02 14:16 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Kevin Hilman, devicetree,
	linux-arm-kernel, linux-amlogic, linux-kernel
  Cc: Christian Hewitt

VIM3L now inherits the sound node from the VIM3 common dtsi but is
an SM1 device, so label it as such, and stop users blaming future
support issues on the distro/app "wrongly detecting" their device.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
---
 arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dts b/arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dts
index 4b517ca72059..f46f0ecc37ec 100644
--- a/arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dts
@@ -32,6 +32,10 @@
 		regulator-boot-on;
 		regulator-always-on;
 	};
+
+	sound {
+		model = "SM1-KHADAS-VIM3L";
+	};
 };
 
 &cpu0 {
-- 
2.17.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-10-02 19:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-02 14:16 [PATCH] arm64: dts: meson: add SM1 soundcard name to VIM3L Christian Hewitt
2020-10-02 14:44 ` Jerome Brunet
2020-10-02 15:09   ` Christian Hewitt
2020-10-02 18:45     ` Kevin Hilman
2020-10-02 18:53       ` Jerome Brunet
2020-10-02 19:15         ` Kevin Hilman
2020-10-02 18:51 ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox