From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] at91: dt: sam9263: fixed compatibility string for the I2C
Date: Fri, 7 Feb 2014 16:47:20 +0100 [thread overview]
Message-ID: <52F50008.3050001@atmel.com> (raw)
In-Reply-To: <1389781486-29670-1-git-send-email-jjhiblot@traphandler.com>
On 15/01/2014 11:24, Jean-Jacques Hiblot :
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@traphandler.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Added to at91-3.14-fixes
Thanks, bye,
> ---
> arch/arm/boot/dts/at91sam9263.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/at91sam9263.dtsi b/arch/arm/boot/dts/at91sam9263.dtsi
> index c8fa9b9..7d6dd09 100644
> --- a/arch/arm/boot/dts/at91sam9263.dtsi
> +++ b/arch/arm/boot/dts/at91sam9263.dtsi
> @@ -523,7 +523,7 @@
> };
>
> i2c0: i2c at fff88000 {
> - compatible = "atmel,at91sam9263-i2c";
> + compatible = "atmel,at91sam9260-i2c";
> reg = <0xfff88000 0x100>;
> interrupts = <13 IRQ_TYPE_LEVEL_HIGH 6>;
> #address-cells = <1>;
>
--
Nicolas Ferre
prev parent reply other threads:[~2014-02-07 15:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-15 10:24 [PATCH] at91: dt: sam9263: fixed compatibility string for the I2C Jean-Jacques Hiblot
2014-02-07 15:47 ` Nicolas Ferre [this message]
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=52F50008.3050001@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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).