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 2/3] ARM: dts: armada-38x-solidrun-microsom: add eeprom
Date: Wed, 08 Jan 2020 10:59:38 +0100	[thread overview]
Message-ID: <87a76yb75h.fsf@FE-laptop> (raw)
In-Reply-To: <f584a160873781c122242fefd11b752ab8882eab.1577953408.git.baruch@tkos.co.il>

Hi Baruch,

> SolidRun Armada 38x SOM rev 2.1 added EEPROM. Add DT node for EEPROM
> description.
>
> Cc: Dennis Gilmore <dennis@ausil.us>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Applied on mvebu/dt

Thanks,

Gregory
> ---
>  arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi b/arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi
> index cd39312fb50d..363ac4238859 100644
> --- a/arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi
> +++ b/arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi
> @@ -76,6 +76,12 @@ &i2c0 {
>  	pinctrl-0 = <&i2c0_pins>;
>  	pinctrl-names = "default";
>  	status = "okay";
> +
> +	eeprom@53 {
> +		compatible = "atmel,24c02";
> +		reg = <0x53>;
> +		pagesize = <16>;
> +	};
>  };
>  
>  &pinctrl {
> -- 
> 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  9:59 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 [this message]
2020-01-02  8:23 ` [PATCH 3/3] ARM: dts: armada-388-clearfog: " Baruch Siach
2020-01-08  9:59   ` Gregory CLEMENT
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=87a76yb75h.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).