ARM: tegra: Kill off "simple-panel" compatibles

"simple-panel" is a Linux driver and has never been an accepted upstream
compatible string, so remove it.

Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Jonathan Hunter <jonathanh@nvidia.com>
Cc: linux-tegra@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Rob Herring
2020-01-17 17:08:55 -06:00
committed by Thierry Reding
parent 8f3d9f3542
commit 7860c8738a
13 changed files with 13 additions and 14 deletions

View File

@@ -826,7 +826,7 @@
};
panel: panel {
compatible = "chunghwa,claa101wa01a", "simple-panel";
compatible = "chunghwa,claa101wa01a";
power-supply = <&vdd_pnl_reg>;
enable-gpios = <&gpio TEGRA_GPIO(B, 2) GPIO_ACTIVE_HIGH>;