ARM: dts: msm: Add pinctrl for PM8350C GPIO 8 on cape

Output of PWM channel 4 is used for external backlight control of
display panel. Add pinctrl configuration for PM8350C GPIO 8 such that
it is capable of outputting PWM 4's output.

Change-Id: I552c8691ed3cf62aa51fa7d863094ce4365ba2a0
This commit is contained in:
Srihitha Tangudu
2021-10-14 19:03:54 +05:30
committed by Gerrit - the friendly Code Review server
parent d2125e4671
commit 845111939b

View File

@@ -51,6 +51,20 @@
};
};
&pm8350c_gpios {
lcd_backlight_ctrl {
lcd_backlight_ctrl_default: lcd_backlight_ctrl_default {
pins = "gpio8";
function = "func1";
input-disable;
output-enable;
bias-disable;
power-source = <1>; /* 1.8V */
qcom,drive-strength = <2>;
};
};
};
&pmk8350_sdam_2 {
hap_cl_brake: cl_brake@7c {
reg = <0x7c 0x1>;