mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ODROID-M1: arm64/dts: rk809: add <low|shutdown>_voltage_threadhold
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I7475fc5b2bf5d5a9e9792c688b35351bf4f998b0
This commit is contained in:
@@ -138,6 +138,13 @@
|
||||
vccio4-supply = <&vcc_1v8>;
|
||||
};
|
||||
|
||||
&rk809 {
|
||||
/* 2800mv-3500mv */
|
||||
low_voltage_threshold = <2800>;
|
||||
/* 2700mv-3400mv */
|
||||
shutdown_voltage_threshold = <2700>;
|
||||
};
|
||||
|
||||
&rk809_codec {
|
||||
#sound-dai-cells = <0>;
|
||||
hp-volume = <3>;
|
||||
|
||||
Reference in New Issue
Block a user