Skip to content

Commit

Permalink
ARM: dts: pxa300-raumfeld-speaker-one: add channel output mapping for…
Browse files Browse the repository at this point in the history
… STA320

These settings are needed to make the hardware operable.

Signed-off-by: Daniel Mack <[email protected]>
Signed-off-by: Robert Jarzmik <[email protected]>
  • Loading branch information
zonque authored and rjarzmik committed Jun 24, 2019
1 parent 867a6b3 commit bea8754
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/boot/dts/pxa300-raumfeld-speaker-one.dts
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,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;
};
};
Expand Down

0 comments on commit bea8754

Please sign in to comment.