Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: pxa300-raumfeld-speaker-one: add channel output mapping for STA320

These settings are needed to make the hardware operable.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>

authored by

Daniel Mack and committed by
Robert Jarzmik
bea8754e 867a6b36

+3
+3
arch/arm/boot/dts/pxa300-raumfeld-speaker-one.dts
··· 116 116 st,invalid-input-detect-mute; 117 117 /* 2 (half-bridge) and 1 (full-bridge) on-board power */ 118 118 st,output-conf = /bits/ 8 <0x1>; 119 + st,ch1-output-mapping = /bits/ 8 <0>; 120 + st,ch2-output-mapping = /bits/ 8 <1>; 121 + st,ch3-output-mapping = /bits/ 8 <2>; 119 122 st,needs_esd_watchdog; 120 123 }; 121 124 };