[PATCH 4/4] ARM: dts: at91: usb_a9g20_lpw: use proper mmc node name

Wolfram Sang wsa+renesas at sang-engineering.com
Fri Jan 31 13:02:39 PST 2025


Adhere to DT schema. Found by 'make dtbs_check'.

Signed-off-by: Wolfram Sang <wsa+renesas at sang-engineering.com>
---
 arch/arm/boot/dts/microchip/usb_a9g20_lpw.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/microchip/usb_a9g20_lpw.dts b/arch/arm/boot/dts/microchip/usb_a9g20_lpw.dts
index 19e377020d56..4d104797176c 100644
--- a/arch/arm/boot/dts/microchip/usb_a9g20_lpw.dts
+++ b/arch/arm/boot/dts/microchip/usb_a9g20_lpw.dts
@@ -16,7 +16,7 @@ apb {
 			spi1: spi at fffcc000 {
 				cs-gpios = <&pioB 3 GPIO_ACTIVE_HIGH>;
 				status = "okay";
-				mmc-slot at 0 {
+				mmc at 0 {
 					compatible = "mmc-spi-slot";
 					reg = <0>;
 					voltage-ranges = <3200 3400>;
-- 
2.45.2




More information about the linux-arm-kernel mailing list