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: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230326155753.92007-8-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
ff5508b93b
commit
9ec6040a48
|
@ -23,7 +23,7 @@
|
|||
/delete-node/&ap_ts;
|
||||
|
||||
&panel {
|
||||
compatible = "innolux,n116bca-ea1", "innolux,n116bge";
|
||||
compatible = "innolux,n116bca-ea1";
|
||||
};
|
||||
|
||||
&sdhc_2 {
|
||||
|
|
Loading…
Reference in New Issue