mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
ARM: dts: rockchip: enable 'rockchip,no-hp-det' for rk3308 voice modules
There isn't headphone on all of rk3308 voice modules, so we don't need to enable headphone detection. Change-Id: I526dc02dfb3c0b92503c8a7821baa82b87c8c996 Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
This commit is contained in:
parent
08d21cd001
commit
a74ace07b6
|
|
@ -181,6 +181,7 @@ vbus_host: vbus-host-regulator {
|
|||
&acodec {
|
||||
status = "disabled";
|
||||
|
||||
rockchip,no-hp-det;
|
||||
rockchip,loopback-grp = <1>;
|
||||
spk-ctl-gpios = <&gpio0 RK_PA5 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user