mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
ODROID-M1S: arm64/dts: Set default HP_OUT volume to 0dB.
Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I8e90c6052265d63a242b7a26e9d3eac624443e1f
This commit is contained in:
@@ -590,7 +590,7 @@
|
||||
assigned-clock-parents = <&cru I2S1_MCLKOUT_TX>, <&cru I2S1_MCLKOUT_TX>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&i2s1m0_mclk>;
|
||||
hp-volume = <20>;
|
||||
hp-volume = <3>;
|
||||
spk-volume = <3>;
|
||||
mic-in-differential;
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user