From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] at91: fixes for 3.15 #1
Date: Fri, 18 Apr 2014 23:52:38 +0200 [thread overview]
Message-ID: <1397857958-11283-1-git-send-email-nicolas.ferre@atmel.com> (raw)
Arnd, Olof, Kevin,
Two little fixes for AT91. The one that moves the dt-bindings include
directory is pretty interesting as, with Exynos, AT91 was the only one
to use this "clk" directory.
Thanks, best regards,
The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
are available in the git repository at:
git://github.com/at91linux/linux-at91.git tags/at91-fixes
for you to fetch changes up to 35d35aae817706800a4913711d563a99e1dc380a:
dt-bindings: clock: Move at91.h to dt-bindigs/clock (2014-04-18 23:44:52 +0200)
----------------------------------------------------------------
3.15 fixes for AT91
- one little DT fix
- the use of proper directory for clock in include/dt-bindings
it allows to remove the now empty include/dt-bindings/clk
----------------------------------------------------------------
Bo Shen (1):
ARM: at91: fix spi cs on sama5d3 Xplained board
Tushar Behera (1):
dt-bindings: clock: Move at91.h to dt-bindigs/clock
Documentation/devicetree/bindings/clock/at91-clock.txt | 2 +-
arch/arm/boot/dts/at91-sama5d3_xplained.dts | 4 ++--
arch/arm/boot/dts/at91sam9261.dtsi | 2 +-
arch/arm/boot/dts/at91sam9rl.dtsi | 2 +-
arch/arm/boot/dts/sama5d3.dtsi | 2 +-
arch/arm/boot/dts/sama5d3_mci2.dtsi | 2 +-
arch/arm/boot/dts/sama5d3_tcb1.dtsi | 2 +-
arch/arm/boot/dts/sama5d3_uart.dtsi | 2 +-
include/dt-bindings/{clk => clock}/at91.h | 0
9 files changed, 9 insertions(+), 9 deletions(-)
rename include/dt-bindings/{clk => clock}/at91.h (100%)
--
Nicolas Ferre
next reply other threads:[~2014-04-18 21:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-18 21:52 Nicolas Ferre [this message]
2014-04-26 1:21 ` [GIT PULL] at91: fixes for 3.15 #1 Nicolas Ferre
2014-04-26 9:32 ` Arnd Bergmann
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=1397857958-11283-1-git-send-email-nicolas.ferre@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).