* [PATCH v2] ARM: dts: aspeed: lanyang: Fix 'lable' typo in LED nodes
@ 2025-06-12 7:50 Ankit Chauhan
2025-06-13 6:22 ` Andrew Jeffery
0 siblings, 1 reply; 2+ messages in thread
From: Ankit Chauhan @ 2025-06-12 7:50 UTC (permalink / raw)
To: robh, krzk+dt, conor+dt, joel, andrew
Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel,
Ankit Chauhan
Fix an obvious spelling error in the DTS file for the Lanyang BMC
("lable" → "label"). This was reported by bugzilla a few years ago
but never got fixed.
Reported-by: Jens Schleusener <Jens.Schleusener@fossies.org>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=205891
Signed-off-by: Ankit Chauhan <ankitchauhan2065@gmail.com>
---
V1 -> V2: Changed the subject prefix and addressed review comments from Andrew Jeffery
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dts
index 370738572a55..8b9d382241ff 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dts
+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dts
@@ -52,12 +52,12 @@ hdd_fault {
gpios = <&gpio ASPEED_GPIO(B, 3) GPIO_ACTIVE_HIGH>;
};
bmc_err {
- lable = "BMC_fault";
+ label = "BMC_fault";
gpios = <&gpio ASPEED_GPIO(H, 6) GPIO_ACTIVE_HIGH>;
};
sys_err {
- lable = "Sys_fault";
+ label = "Sys_fault";
gpios = <&gpio ASPEED_GPIO(H, 7) GPIO_ACTIVE_HIGH>;
};
};
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] ARM: dts: aspeed: lanyang: Fix 'lable' typo in LED nodes
2025-06-12 7:50 [PATCH v2] ARM: dts: aspeed: lanyang: Fix 'lable' typo in LED nodes Ankit Chauhan
@ 2025-06-13 6:22 ` Andrew Jeffery
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Jeffery @ 2025-06-13 6:22 UTC (permalink / raw)
To: robh, krzk+dt, conor+dt, joel, Ankit Chauhan
Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel
On Thu, 12 Jun 2025 13:20:57 +0530, Ankit Chauhan wrote:
> Fix an obvious spelling error in the DTS file for the Lanyang BMC
> ("lable" → "label"). This was reported by bugzilla a few years ago
> but never got fixed.
>
>
Thanks, I've applied this to be picked up through the BMC tree.
--
Andrew Jeffery <andrew@codeconstruct.com.au>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-13 6:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-12 7:50 [PATCH v2] ARM: dts: aspeed: lanyang: Fix 'lable' typo in LED nodes Ankit Chauhan
2025-06-13 6:22 ` Andrew Jeffery
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).