mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
Merge "ODROID-M1: arm64/dts: rk809: add <low|shutdown>_voltage_threadhold" into rk35_13.0.0_master
This commit is contained in:
@@ -170,6 +170,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
&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