Skip to content

Commit d3cd7d0

Browse files
robherringthierryreding
authored andcommitted
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 <[email protected]> Cc: Jonathan Hunter <[email protected]> Cc: [email protected] Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent 9fb2769 commit d3cd7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/nvidia/tegra132-norrin.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -990,7 +990,7 @@
990990
};
991991

992992
panel: panel {
993-
compatible = "innolux,n116bge", "simple-panel";
993+
compatible = "innolux,n116bge";
994994
backlight = <&backlight>;
995995
ddc-i2c-bus = <&dpaux>;
996996
};

0 commit comments

Comments
 (0)