[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <878qtz9e7l.fsf@BLaptop.bootlin.com>
Date: Mon, 04 Nov 2024 17:05:34 +0100
From: Gregory CLEMENT <gregory.clement@...tlin.com>
To: Rob Herring <robh@...nel.org>, Andrew Lunn <andrew@...n.ch>, Sebastian
Hesselbarth <sebastian.hesselbarth@...il.com>, Krzysztof Kozlowski
<krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>
Cc: linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: dts: marvell: kirkwood: Fix at24 EEPROM node name
Hello Rob,
> On Tue, Sep 10, 2024 at 4:59 PM Rob Herring (Arm) <robh@...nel.org> wrote:
>>
>> at24.yaml defines the node name for at24 EEPROMs as 'eeprom'.
>>
>> Signed-off-by: Rob Herring (Arm) <robh@...nel.org>
>> ---
>> arch/arm/boot/dts/marvell/kirkwood-openblocks_a7.dts | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Ping!
>
> Are Marvell platforms still maintained?
Actually I just applied it this morning, and was about to notify about
it.
Applied on mvebu/dt
Thanks,
Gregory
>
>>
>> diff --git a/arch/arm/boot/dts/marvell/kirkwood-openblocks_a7.dts b/arch/arm/boot/dts/marvell/kirkwood-openblocks_a7.dts
>> index 9c438f10f737..2bc4b68bd723 100644
>> --- a/arch/arm/boot/dts/marvell/kirkwood-openblocks_a7.dts
>> +++ b/arch/arm/boot/dts/marvell/kirkwood-openblocks_a7.dts
>> @@ -44,7 +44,7 @@ sata@...00 {
>> i2c@...00 {
>> status = "okay";
>>
>> - s24c02: s24c02@50 {
>> + s24c02: eeprom@50 {
>> compatible = "atmel,24c02";
>> reg = <0x50>;
>> };
>> --
>> 2.45.2
>>
--
Grégory CLEMENT, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists