mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
arm64: dts: allwinner: rg35xx: Add no-thermistor property for battery
Add the property of x-powers,no-thermistor for the battery of the Anbernic RG35XX series of H700 devices. Signed-off-by: Chris Morgan <macromorgan@hotmail.com> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com> Link: https://patch.msgid.link/20250204155835.161973-5-macroalpha82@gmail.com Signed-off-by: Chen-Yu Tsai <wens@csie.org>
This commit is contained in:
parent
81009e49dd
commit
c2eedcafb0
|
|
@ -243,6 +243,7 @@ axp_adc: adc {
|
|||
battery_power: battery-power {
|
||||
compatible = "x-powers,axp717-battery-power-supply";
|
||||
monitored-battery = <&battery>;
|
||||
x-powers,no-thermistor;
|
||||
};
|
||||
|
||||
regulators {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user