mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
ARM: dts: qcom: msm8974-klte: Remove unused property
Panel driver samsung,s6e3fa2 does not use te-gpios. The pin is already
configured properly through pinctrl.
Fixes: 3657b677d2 ("ARM: dts: qcom: msm8974-klte: add support for display")
Signed-off-by: Alexey Minnekhanov <alexeymin@postmarketos.org>
[luca: adjust commit message, add Fixes tag]
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lore.kernel.org/r/20231217-msm8974-misc-v1-1-bece1ba2667d@z3ntu.xyz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
690e367e0e
commit
32b075f8a2
|
|
@ -363,7 +363,6 @@ panel: panel@0 {
|
|||
vddr-supply = <&vreg_panel>;
|
||||
|
||||
reset-gpios = <&pma8084_gpios 17 GPIO_ACTIVE_LOW>;
|
||||
te-gpios = <&tlmm 12 GPIO_ACTIVE_HIGH>;
|
||||
|
||||
port {
|
||||
panel_in: endpoint {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user