Commit bee2dea5 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qcom: sc8180x-flex-5g: correct panel ports

Panel takes only one port:

  sc8180x-lenovo-flex-5g.dtb: panel: 'ports' does not match any of the regexes: 'pinctrl-[0-9]+'
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230617171541.286957-12-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 9ca46732
...@@ -298,7 +298,6 @@ panel { ...@@ -298,7 +298,6 @@ panel {
backlight = <&backlight>; backlight = <&backlight>;
ports {
port { port {
auo_b140han06_in: endpoint { auo_b140han06_in: endpoint {
remote-endpoint = <&mdss_edp_out>; remote-endpoint = <&mdss_edp_out>;
...@@ -306,7 +305,6 @@ auo_b140han06_in: endpoint { ...@@ -306,7 +305,6 @@ auo_b140han06_in: endpoint {
}; };
}; };
}; };
};
ports { ports {
port@1 { port@1 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment