[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ac8fd558-b41e-4c7f-9431-1f308a6a9e23@kernel.org>
Date: Fri, 5 Jul 2024 08:42:50 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Andrei Simion <andrei.simion@...rochip.com>, robh@...nel.org,
krzk+dt@...nel.org, conor+dt@...nel.org, nicolas.ferre@...rochip.com,
alexandre.belloni@...tlin.com, claudiu.beznea@...on.dev
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/7] ARM: dts: microchip: at91-sama5d2_ptc_ek: Align the
eeprom nodename
On 04/07/2024 17:14, Andrei Simion wrote:
> Aling the eeprom nodename according to device tree specification
> and at24.yaml.
>
> Signed-off-by: Andrei Simion <andrei.simion@...rochip.com>
> ---
> arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts b/arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts
> index 200b20515ab1..e4ae60ef5f8a 100644
> --- a/arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts
> +++ b/arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts
> @@ -231,7 +231,7 @@ i2c1: i2c@...28000 {
> scl-gpios = <&pioA PIN_PC7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
> status = "okay";
>
> - at24@50 {
> + eeprom@50 {
Just squash these all into one commit. This is just naming,
non-functional change so creating 7 patches for this is just huge churn.
Best regards,
Krzysztof
Powered by blists - more mailing lists