* [GIT PULL] at91: soc updates for 3.14 #1
@ 2013-12-09 9:57 Nicolas Ferre
2013-12-10 19:34 ` Kevin Hilman
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Ferre @ 2013-12-09 9:57 UTC (permalink / raw)
To: linux-arm-kernel
Arnd, Olof, Kevin,
This pull-request is for addition of sama5d36 and its Evaluation Kit. The
patches are stacked on the "cleanup" material already in arm-soc tree
(at91/sama5-ccf) like all other AT91 pull-requests for 3.14.
Thanks, best regards,
The following changes since commit b46e837d8ef1f3c777bbf9513e2cdb5d87d6c374:
ARM: at91/dt: remove old clk material (2013-12-02 15:31:29 +0100)
are available in the git repository at:
git://github.com/at91linux/linux-at91.git tags/at91-soc
for you to fetch changes up to 0a72922b8dab2a1ce9cc977e9b1850556b48b4aa:
ARM: at91: sama5d3/dt: add sama5d36ek dts files (2013-12-09 09:50:53 +0100)
----------------------------------------------------------------
First soc pull-request for 3.14
Addition of the sama5d36 SoC as a member of the sama5d3 family
- SoC code and Device Tree file
- Evaluation Kit (EK board) Device Tree file
----------------------------------------------------------------
Josh Wu (2):
ARM: at91: sama5d3: add support for sama5d36 chip
ARM: at91: sama5d3/dt: add sama5d36ek dts files
arch/arm/boot/dts/Makefile | 2 ++
arch/arm/boot/dts/sama5d3.dtsi | 2 +-
arch/arm/boot/dts/sama5d36.dtsi | 20 +++++++++++++
arch/arm/boot/dts/sama5d36ek.dts | 53 +++++++++++++++++++++++++++++++++++
arch/arm/mach-at91/Kconfig | 2 +-
arch/arm/mach-at91/include/mach/cpu.h | 3 +-
arch/arm/mach-at91/setup.c | 4 +++
7 files changed, 83 insertions(+), 3 deletions(-)
create mode 100644 arch/arm/boot/dts/sama5d36.dtsi
create mode 100644 arch/arm/boot/dts/sama5d36ek.dts
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 2+ messages in thread* [GIT PULL] at91: soc updates for 3.14 #1
2013-12-09 9:57 [GIT PULL] at91: soc updates for 3.14 #1 Nicolas Ferre
@ 2013-12-10 19:34 ` Kevin Hilman
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2013-12-10 19:34 UTC (permalink / raw)
To: linux-arm-kernel
Nicolas Ferre <nicolas.ferre@atmel.com> writes:
> Arnd, Olof, Kevin,
>
> This pull-request is for addition of sama5d36 and its Evaluation Kit. The
> patches are stacked on the "cleanup" material already in arm-soc tree
> (at91/sama5-ccf) like all other AT91 pull-requests for 3.14.
>
> Thanks, best regards,
>
> The following changes since commit b46e837d8ef1f3c777bbf9513e2cdb5d87d6c374:
>
> ARM: at91/dt: remove old clk material (2013-12-02 15:31:29 +0100)
>
> are available in the git repository at:
>
> git://github.com/at91linux/linux-at91.git tags/at91-soc
>
> for you to fetch changes up to 0a72922b8dab2a1ce9cc977e9b1850556b48b4aa:
>
> ARM: at91: sama5d3/dt: add sama5d36ek dts files (2013-12-09 09:50:53 +0100)
>
> ----------------------------------------------------------------
> First soc pull-request for 3.14
> Addition of the sama5d36 SoC as a member of the sama5d3 family
> - SoC code and Device Tree file
> - Evaluation Kit (EK board) Device Tree file
>
> ----------------------------------------------------------------
> Josh Wu (2):
> ARM: at91: sama5d3: add support for sama5d36 chip
I cherry-picked this one into next/soc.
> ARM: at91: sama5d3/dt: add sama5d36ek dts files
And this one into next/dt because it's just the DT data.
Due to the dependencies on the cleanup branch (thanks for pointing them
out in the pull request!), the cleanup branch was also merged intot
next/dt.
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-10 19:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-09 9:57 [GIT PULL] at91: soc updates for 3.14 #1 Nicolas Ferre
2013-12-10 19:34 ` Kevin Hilman
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).