mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: expose nvmem cell for adc scaling on diwali
Add a nvmem cell for adc scaling within PMK8350 SDAM23 for diwali. This is used by clients to read the type of ADC scaling used for ibat. Change-Id: I3d06da8d73dad2204553fcf59f1e5b7cee0c4ebe
This commit is contained in:
@@ -59,6 +59,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
&pmk8350_sdam_23 {
|
||||
adc_scaling: scaling@bf {
|
||||
reg = <0xbf 0x1>;
|
||||
bits = <0 2>;
|
||||
};
|
||||
};
|
||||
|
||||
&pm7325_gpios {
|
||||
key_vol_up {
|
||||
key_vol_up_default: key_vol_up_default {
|
||||
|
||||
Reference in New Issue
Block a user