linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: pxa300-raumfeld-speaker-one: Add channel output mapping for STA320
@ 2019-05-09 16:04 Daniel Mack
  2019-05-13 19:30 ` Robert Jarzmik
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Mack @ 2019-05-09 16:04 UTC (permalink / raw)
  To: robert.jarzmik, haojian.zhuang; +Cc: Daniel Mack, linux-arm-kernel

These settings are needed to make the hardware operable.

Signed-off-by: Daniel Mack <daniel@zonque.org>
---
 arch/arm/boot/dts/pxa300-raumfeld-speaker-one.dts | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/boot/dts/pxa300-raumfeld-speaker-one.dts b/arch/arm/boot/dts/pxa300-raumfeld-speaker-one.dts
index 543ba6cb36b2..a3a12b68e91e 100644
--- a/arch/arm/boot/dts/pxa300-raumfeld-speaker-one.dts
+++ b/arch/arm/boot/dts/pxa300-raumfeld-speaker-one.dts
@@ -114,6 +114,9 @@
 		st,invalid-input-detect-mute;
 		/* 2 (half-bridge) and 1 (full-bridge) on-board power */
 		st,output-conf = /bits/ 8 <0x1>;
+		st,ch1-output-mapping = /bits/ 8 <0>;
+		st,ch2-output-mapping = /bits/ 8 <1>;
+		st,ch3-output-mapping = /bits/ 8 <2>;
 		st,needs_esd_watchdog;
 	};
 };
-- 
2.20.1


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

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

* Re: [PATCH] ARM: dts: pxa300-raumfeld-speaker-one: Add channel output mapping for STA320
  2019-05-09 16:04 [PATCH] ARM: dts: pxa300-raumfeld-speaker-one: Add channel output mapping for STA320 Daniel Mack
@ 2019-05-13 19:30 ` Robert Jarzmik
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Jarzmik @ 2019-05-13 19:30 UTC (permalink / raw)
  To: Daniel Mack; +Cc: linux-arm-kernel, haojian.zhuang

Daniel Mack <daniel@zonque.org> writes:

> These settings are needed to make the hardware operable.
>
> Signed-off-by: Daniel Mack <daniel@zonque.org>
Queued to pxa/dt (change "Add" to "add" in the subject line).

Cheers.

--
Robert

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

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

end of thread, other threads:[~2019-05-13 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-09 16:04 [PATCH] ARM: dts: pxa300-raumfeld-speaker-one: Add channel output mapping for STA320 Daniel Mack
2019-05-13 19:30 ` Robert Jarzmik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).