[PATCH 3/7] ARM: dts: microchip: at91-sama5d34ek: Align the eeprom nodename

Krzysztof Kozlowski krzk at kernel.org
Thu Jul 4 23:43:35 PDT 2024


On 04/07/2024 17:14, Andrei Simion wrote:
> Align the eeprom nodename according to device tree specification
> and at24.yaml.
> 
> Signed-off-by: Andrei Simion <andrei.simion at microchip.com>

Squash.

> ---
>  arch/arm/boot/dts/microchip/sama5d34ek.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/microchip/sama5d34ek.dts b/arch/arm/boot/dts/microchip/sama5d34ek.dts
> index bffd61397cb5..18943b873fff 100644
> --- a/arch/arm/boot/dts/microchip/sama5d34ek.dts
> +++ b/arch/arm/boot/dts/microchip/sama5d34ek.dts
> @@ -36,7 +36,7 @@ i2c0: i2c at f0014000 {
>  			i2c1: i2c at f0018000 {
>  				status = "okay";
>  
> -				24c256 at 50 {
> +				eeprom at 50 {

What about other names? Why not fixing everything at once?

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list