arm64: 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 9fb276934a
commit d3cd7d02e7
1 changed files with 1 additions and 1 deletions

View File

@ -990,7 +990,7 @@ power {
};
panel: panel {
compatible = "innolux,n116bge", "simple-panel";
compatible = "innolux,n116bge";
backlight = <&backlight>;
ddc-i2c-bus = <&dpaux>;
};