arm64: tegra: Remove unused backlight-boot-off property

The backlight-boot-off property was proposed as a patch, but ended not
being accepted since different solution was already in the place:

    https://patchwork.kernel.org/project/linux-arm-kernel/patch/1406806970-12561-1-git-send-email-thierry.reding@gmail.com/#21327479

Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
David Heidelberg
2021-09-19 17:27:20 +02:00
committed by Thierry Reding
parent 78a058737b
commit e1b863e615

View File

@@ -1021,8 +1021,6 @@ backlight: backlight {
brightness-levels = <0 4 8 16 32 64 128 255>;
default-brightness-level = <6>;
backlight-boot-off;
};
clk32k_in: clock@0 {