arm64: dts: qcom: x1-dell-thena: Add missing pinctrl for eDP HPD
The commitpull/1354/mergea41d23142d("arm64: dts: qcom: x1e80100-dell-xps13-9345: Add missing pinctrl for eDP HPD") has applied this change to a very similar machine, so apply it here too. This allows us not to rely on the boot firmware to set up the pinctrl for the eDP HPD line of the internal display. Fixes:e7733b4211("arm64: dts: qcom: Add support for Dell Inspiron 7441 / Latitude 7455") Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Signed-off-by: Val Packett <val@packett.cool> Link: https://lore.kernel.org/r/20251012224706.14311-1-val@packett.cool Signed-off-by: Bjorn Andersson <andersson@kernel.org>
parent
5b5014f667
commit
1bdfe3edd4
|
|
@ -1039,6 +1039,9 @@
|
|||
&mdss_dp3 {
|
||||
/delete-property/ #sound-dai-cells;
|
||||
|
||||
pinctrl-0 = <&edp0_hpd_default>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
status = "okay";
|
||||
|
||||
aux-bus {
|
||||
|
|
|
|||
Loading…
Reference in New Issue