All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: dts: remove unused backlight-boot-off
@ 2021-09-19 15:27 David Heidelberg
  2021-10-07 18:32 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: David Heidelberg @ 2021-09-19 15:27 UTC (permalink / raw)
  To: Rob Herring, Thierry Reding, Jonathan Hunter
  Cc: devicetree, linux-tegra, linux-kernel, David Heidelberg

backlight-boot-off 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>
---
 arch/arm/boot/dts/tegra20-paz00.dts            | 2 --
 arch/arm64/boot/dts/nvidia/tegra132-norrin.dts | 2 --
 2 files changed, 4 deletions(-)

diff --git a/arch/arm/boot/dts/tegra20-paz00.dts b/arch/arm/boot/dts/tegra20-paz00.dts
index 916d29183af7..ad8a659f8c80 100644
--- a/arch/arm/boot/dts/tegra20-paz00.dts
+++ b/arch/arm/boot/dts/tegra20-paz00.dts
@@ -615,8 +615,6 @@ backlight: backlight {
 
 		brightness-levels = <0 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 255>;
 		default-brightness-level = <10>;
-
-		backlight-boot-off;
 	};
 
 	clk32k_in: clock-32k {
diff --git a/arch/arm64/boot/dts/nvidia/tegra132-norrin.dts b/arch/arm64/boot/dts/nvidia/tegra132-norrin.dts
index 6e5f8465669e..8a51751526ee 100644
--- a/arch/arm64/boot/dts/nvidia/tegra132-norrin.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra132-norrin.dts
@@ -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 {
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: tegra: dts: remove unused backlight-boot-off
  2021-09-19 15:27 [PATCH] ARM: tegra: dts: remove unused backlight-boot-off David Heidelberg
@ 2021-10-07 18:32 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2021-10-07 18:32 UTC (permalink / raw)
  To: David Heidelberg
  Cc: Rob Herring, Jonathan Hunter, devicetree, linux-tegra, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 653 bytes --]

On Sun, Sep 19, 2021 at 05:27:20PM +0200, David Heidelberg wrote:
> backlight-boot-off 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>
> ---
>  arch/arm/boot/dts/tegra20-paz00.dts            | 2 --
>  arch/arm64/boot/dts/nvidia/tegra132-norrin.dts | 2 --
>  2 files changed, 4 deletions(-)

I've split these into two (one for arm/dt and another for arm64/dt) and
applied them.

Thanks,
Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-07 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-19 15:27 [PATCH] ARM: tegra: dts: remove unused backlight-boot-off David Heidelberg
2021-10-07 18:32 ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.