Commit d3cd7d02 authored by Rob Herring's avatar Rob Herring Committed by Thierry Reding

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: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 9fb27693
...@@ -990,7 +990,7 @@ power { ...@@ -990,7 +990,7 @@ power {
}; };
panel: panel { panel: panel {
compatible = "innolux,n116bge", "simple-panel"; compatible = "innolux,n116bge";
backlight = <&backlight>; backlight = <&backlight>;
ddc-i2c-bus = <&dpaux>; ddc-i2c-bus = <&dpaux>;
}; };
......
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