From: "Raphaël Poggi" <poggi.raph@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/2] Add device tree support of i2c Atmel driver
Date: Fri, 1 Aug 2014 15:22:29 +0200 [thread overview]
Message-ID: <1406899351-29047-1-git-send-email-poggi.raph@gmail.com> (raw)
This patcheset adds the device tree support for i2c Atmel driver and the corresping clocks
for the at91sam9g45 device.
Raphaël Poggi (2) :
(1) i2c: at91: add support of device tree
(2) at91sam9g45: clock: add i2c clocks
arch/arm/mach-at91/at91sam9g45.c | 4 +++
drivers/i2c/busses/i2c-at91.c | 60 +++++++++++++++++++++++++++++++++-----
2 files changed, 56 insertions(+), 8 deletions(-)
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2014-08-01 13:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-01 13:22 Raphaël Poggi [this message]
2014-08-01 13:22 ` [PATCH 1/2] i2c: at91: add support of device tree Raphaël Poggi
2014-08-01 13:22 ` [PATCH 2/2] at91sam9g45: clock: add i2c clocks Raphaël Poggi
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=1406899351-29047-1-git-send-email-poggi.raph@gmail.com \
--to=poggi.raph@gmail.com \
--cc=barebox@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.