Commit 9ec6040a authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qcom: sc7180-trogdor-lazor: correct panel compatible

innolux,n116bca-ea1 is not exactly compatible witg innolux,n116bge, as
they have their own driver data.  Bindings do not allow fallback:

  sc7180-trogdor-lazor-limozeen-nots-r4.dtb: panel: compatible: ['innolux,n116bca-ea1', 'innolux,n116bge'] is too long
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230326155753.92007-8-krzysztof.kozlowski@linaro.org
parent ff5508b9
...@@ -23,7 +23,7 @@ / { ...@@ -23,7 +23,7 @@ / {
/delete-node/&ap_ts; /delete-node/&ap_ts;
&panel { &panel {
compatible = "innolux,n116bca-ea1", "innolux,n116bge"; compatible = "innolux,n116bca-ea1";
}; };
&sdhc_2 { &sdhc_2 {
......
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