mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
waipio-pmic-overlay: Move tof therm to pm8350b
Change-Id: Ief5e2b04ae07eaa0b90491273fb969e46c6052da
This commit is contained in:
@@ -63,6 +63,15 @@
|
||||
};
|
||||
};
|
||||
|
||||
&pm8350b_gpios {
|
||||
pm8350b_rear_tof_therm {
|
||||
pm8350b_rear_tof_therm_default: pm8350b_rear_tof_therm_default {
|
||||
pins = "gpio2";
|
||||
bias-high-impedance;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&pm8350c_gpios {
|
||||
lcd_backlight_ctrl {
|
||||
lcd_backlight_ctrl_default: lcd_backlight_ctrl_default {
|
||||
@@ -108,7 +117,7 @@
|
||||
|
||||
&pmk8350_vadc {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pm8350_rear_tof_therm_default>;
|
||||
pinctrl-0 = <&pm8350b_rear_tof_therm_default>;
|
||||
|
||||
pm8350b_chg_temp {
|
||||
reg = <PM8350B_ADC7_CHG_TEMP>;
|
||||
|
||||
Reference in New Issue
Block a user