All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] arm: dts: aspeed: Fix typo
@ 2021-12-31 22:01 Petr Vorel
  2022-01-10  4:16 ` Andrew Jeffery
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Vorel @ 2021-12-31 22:01 UTC (permalink / raw)
  To: linux-aspeed
  Cc: Petr Vorel, Rob Herring, devicetree, Joel Stanley, Andrew Jeffery

Fixes: 25337c735414 ("ARM: dts: aspeed: Add Inventec Lanyang BMC")

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-lanyang.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-lanyang.dts b/arch/arm/boot/dts/aspeed-bmc-opp-lanyang.dts
index c0847636f20b..e72e8ef5bff2 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-lanyang.dts
+++ b/arch/arm/boot/dts/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 1/1] arm: dts: aspeed: Fix typo
  2021-12-31 22:01 [PATCH 1/1] arm: dts: aspeed: Fix typo Petr Vorel
@ 2022-01-10  4:16 ` Andrew Jeffery
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Jeffery @ 2022-01-10  4:16 UTC (permalink / raw)
  To: Petr Vorel, linux-aspeed; +Cc: Rob Herring, devicetree, Joel Stanley



On Sat, 1 Jan 2022, at 08:31, Petr Vorel wrote:
> Fixes: 25337c735414 ("ARM: dts: aspeed: Add Inventec Lanyang BMC")
>
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>

Reviewed-by: Andrew Jeffery <andrew@aj.id.au>

Thanks Petr.

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

end of thread, other threads:[~2022-01-10  4:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-31 22:01 [PATCH 1/1] arm: dts: aspeed: Fix typo Petr Vorel
2022-01-10  4:16 ` Andrew Jeffery

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.