ARM: tegra: Use Hannstar HSD101PWW2 on Pegatron Chagall
authorThierry Reding <treding@nvidia.com>
Wed, 26 Jul 2023 18:48:57 +0000 (20:48 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 27 Jul 2023 15:15:27 +0000 (17:15 +0200)
The LVDS bindings require a specific compatible string in addition to
the generic "panel-lvds". Add the HannStar HSD101PWW2 which is used on
a similar device (ASUS TF201) and seems to work fine with slightly
modified timings in DT.

Suggested-by: Svyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/nvidia/tegra30-pegatron-chagall.dts

index c81d587..4012f9c 100644 (file)
        };
 
        display-panel {
-               compatible = "panel-lvds";
+               compatible = "hannstar,hsd101pww2", "panel-lvds";
 
                width-mm = <217>;
                height-mm = <136>;