linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Baruch Siach <baruch@tkos.co.il>,
	Russell King <linux@armlinux.org.uk>,
	Jason Cooper <jason@lakedaemon.net>, Andrew Lunn <andrew@lunn.ch>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Dennis Gilmore <dennis@ausil.us>,
	Baruch Siach <baruch@tkos.co.il>,
	Aditya Prayoga <aditya@kobol.io>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/3] ARM: dts: armada-388-clearfog: add eeprom
Date: Wed, 08 Jan 2020 10:59:57 +0100	[thread overview]
Message-ID: <877e22b74y.fsf@FE-laptop> (raw)
In-Reply-To: <21cbe02a2b724c18888322c953e3fdf791b5569b.1577953408.git.baruch@tkos.co.il>

Hi Baruch,

> SolidRun Clearfog Pro rev 2.1 and Clearfog Base rev 1.3 added EEPROM.
> Add DT node for EEPROM description in the .dtsi shared by Clearfog Pro
> and Base.
>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Applied on mvebu/dt

Thanks,

Gregory
> ---
>  arch/arm/boot/dts/armada-388-clearfog.dtsi | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/boot/dts/armada-388-clearfog.dtsi b/arch/arm/boot/dts/armada-388-clearfog.dtsi
> index a6edea6f50d1..a0aa1d188f0c 100644
> --- a/arch/arm/boot/dts/armada-388-clearfog.dtsi
> +++ b/arch/arm/boot/dts/armada-388-clearfog.dtsi
> @@ -178,6 +178,12 @@ mikrobus_adc: mcp3021@4c {
>  		compatible = "microchip,mcp3021";
>  		reg = <0x4c>;
>  	};
> +
> +	eeprom@52 {
> +		compatible = "atmel,24c02";
> +		reg = <0x52>;
> +		pagesize = <16>;
> +	};
>  };
>  
>  &i2c1 {
> -- 
> 2.24.1
>

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-01-08 10:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-02  8:23 [PATCH 1/3] ARM: armada-38x-solidrun-microsom: move i2c0 to SOM DT Baruch Siach
2020-01-02  8:23 ` [PATCH 2/3] ARM: dts: armada-38x-solidrun-microsom: add eeprom Baruch Siach
2020-01-08  9:59   ` Gregory CLEMENT
2020-01-02  8:23 ` [PATCH 3/3] ARM: dts: armada-388-clearfog: " Baruch Siach
2020-01-08  9:59   ` Gregory CLEMENT [this message]
2020-01-08  9:59 ` [PATCH 1/3] ARM: armada-38x-solidrun-microsom: move i2c0 to SOM DT Gregory CLEMENT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877e22b74y.fsf@FE-laptop \
    --to=gregory.clement@bootlin.com \
    --cc=aditya@kobol.io \
    --cc=andrew@lunn.ch \
    --cc=baruch@tkos.co.il \
    --cc=dennis@ausil.us \
    --cc=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=sebastian.hesselbarth@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).