linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] AT91 DT for 3.20 #1
@ 2015-01-12 19:01 Alexandre Belloni
  2015-01-12 19:01 ` [PATCH 1/6] ARM: at91/dt: at91sam9n12: Add RTC node Alexandre Belloni
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Alexandre Belloni @ 2015-01-12 19:01 UTC (permalink / raw)
  To: linux-arm-kernel

This series enables RTC on the at91sam9n12 and at91rm9200.
It also adds nodes for the SRAM availabe on at91 SoCs.

Finally it adds a dtsi for the at91sam9xe and uses it for the ethernut5 dts.

Alexandre Belloni (6):
  ARM: at91/dt: at91sam9n12: Add RTC node
  ARM: at91/dt: rm9200: add RTC node
  ARM: at91/dt: at91rm9200ek: enable RTC
  ARM: at91/dt: add SRAM nodes
  ARM: at91/dt: Add a dtsi for at91sam9xe
  ARM: at91/dt: ethernut5: use at91sam9xe.dtsi

 .../devicetree/bindings/arm/atmel-at91.txt         |  1 +
 arch/arm/boot/dts/at91rm9200.dtsi                  | 12 +++++
 arch/arm/boot/dts/at91rm9200ek.dts                 |  4 ++
 arch/arm/boot/dts/at91sam9260.dtsi                 |  5 ++
 arch/arm/boot/dts/at91sam9261.dtsi                 |  5 ++
 arch/arm/boot/dts/at91sam9263.dtsi                 | 10 ++++
 arch/arm/boot/dts/at91sam9g20.dtsi                 |  9 ++++
 arch/arm/boot/dts/at91sam9g45.dtsi                 |  7 ++-
 arch/arm/boot/dts/at91sam9n12.dtsi                 | 12 +++++
 arch/arm/boot/dts/at91sam9rl.dtsi                  |  5 ++
 arch/arm/boot/dts/at91sam9x5.dtsi                  |  5 ++
 arch/arm/boot/dts/at91sam9xe.dtsi                  | 60 ++++++++++++++++++++++
 arch/arm/boot/dts/ethernut5.dts                    |  2 +-
 arch/arm/boot/dts/sama5d3.dtsi                     |  5 ++
 arch/arm/boot/dts/sama5d4.dtsi                     |  5 ++
 15 files changed, 144 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/boot/dts/at91sam9xe.dtsi

-- 
2.1.0

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-01-13  8:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-12 19:01 [PATCH 0/6] AT91 DT for 3.20 #1 Alexandre Belloni
2015-01-12 19:01 ` [PATCH 1/6] ARM: at91/dt: at91sam9n12: Add RTC node Alexandre Belloni
2015-01-12 19:06   ` [PATCH v2 " Alexandre Belloni
2015-01-12 19:01 ` [PATCH 2/6] ARM: at91/dt: rm9200: add " Alexandre Belloni
2015-01-12 19:01 ` [PATCH 3/6] ARM: at91/dt: at91rm9200ek: enable RTC Alexandre Belloni
2015-01-12 19:01 ` [PATCH 4/6] ARM: at91/dt: add SRAM nodes Alexandre Belloni
2015-01-13  1:37   ` Bo Shen
2015-01-13  8:21     ` Alexandre Belloni
2015-01-12 19:01 ` [PATCH 5/6] ARM: at91/dt: Add a dtsi for at91sam9xe Alexandre Belloni
2015-01-12 19:01 ` [PATCH 6/6] ARM: at91/dt: ethernut5: use at91sam9xe.dtsi Alexandre Belloni
2015-01-12 20:01 ` [PATCH 0/6] AT91 DT for 3.20 #1 Boris Brezillon

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).