[PATCH 7/7] ARM: dts: microchip: at91sam9263ek: Align the eeprom nodename

Andrei Simion andrei.simion at microchip.com
Thu Jul 4 08:14:11 PDT 2024


Align the eeprom nodename according to device tree specification
and at24.yaml.

Signed-off-by: Andrei Simion <andrei.simion at microchip.com>
---
 arch/arm/boot/dts/microchip/at91sam9263ek.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/microchip/at91sam9263ek.dts b/arch/arm/boot/dts/microchip/at91sam9263ek.dts
index ce8baff6a9f4..bad7dbecba3c 100644
--- a/arch/arm/boot/dts/microchip/at91sam9263ek.dts
+++ b/arch/arm/boot/dts/microchip/at91sam9263ek.dts
@@ -253,7 +253,7 @@ button-right-click {
 	i2c-gpio-0 {
 		status = "okay";
 
-		24c512 at 50 {
+		eeprom at 50 {
 			compatible = "atmel,24c512";
 			reg = <0x50>;
 			pagesize = <128>;
-- 
2.34.1




More information about the linux-arm-kernel mailing list