Alexandre Belloni
334394c0d8
ARM: at91/dt: sama5d3 crystals under the clocks node
...
Having clocks grouped in a subnode is common practice, so move the crystals
under a clocks node for the sama5d3 SoC and sama5d3 based boards.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Acked-by: Boris BREZILLON <boris.brezillon@free-electrons.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-07-09 18:02:45 +02:00
Arnd Bergmann
77579afc35
Merge tag 'at91-dt3' of git://github.com/at91linux/linux-at91 into next/dt
...
3.16 third DT series:
- move of both at91sam9n12 and at91sam9x5 to CCF
* tag 'at91-dt3' of git://github.com/at91linux/linux-at91:
ARM: at91: move sam9n12 SoC to the CCF
ARM: at91/dt: define sam9n12ek crystal frequencies
ARM: at91/dt: define sam9n12 clocks
ARM: at91: prepare common clk transition for sam9n12 SoC
ARM: at91: move sam9x5 SoCs to the CCF
ARM: at91/dt: define sam9x5ek's crystal frequencies
ARM: at91/dt: define sam9x5 clocks
ARM: at91: prepare common clk transition for sam9x5 SoCs
dt-bindings: clock: Move at91.h to dt-bindigs/clock
ARM: at91: fix spi cs on sama5d3 Xplained board
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
2014-05-23 23:02:49 +02:00
Arnd Bergmann
d5cd8605e2
Merge branch 'at91/cleanup' into next/dt
...
Conflicts:
arch/arm/boot/dts/at91sam9rl.dtsi
Needed as a dependency for the at91/dt2 branch
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
2014-05-23 23:02:30 +02:00
Nicolas Ferre
6a84872a3c
Merge branch 'at91-3.16-cleanup' into at91-3.16-dt3
2014-05-22 18:01:22 +02:00
Wenyou Yang
a93f9c88b7
ARM: at91/dt: at91-sama5d3_xplained: add the regulator device node
...
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-05-12 16:48:54 +02:00
Nicolas Ferre
0da40f3d23
ARM: at91: add 2 PWM outputs to SAMA5D3 Xplained
...
Add PWM high output of channels 0 and 1 to PA20 PA22 pins.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-05-12 16:48:53 +02:00
Nicolas Ferre
a3b8a7c7f9
ARM: at91: add pull-up to i2c[02] on SAMA5D3 Xplained
...
As there are no pull-up resistors on the board itself it can be useful to
use the SoC pad pull-up to be able to easily connect usual i2c devices.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-05-12 16:48:52 +02:00
Boris BREZILLON
58a5c3d896
ARM: at91/dt: add xtal frequencies to sama5d3 xplained board
...
Define crystal properties of sama5d3 xplained board.
Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-05-07 18:27:54 +02:00
Bo Shen
d44db494a8
ARM: at91: fix spi cs on sama5d3 Xplained board
...
The PD16 is the CS3 for SPI0 while not SPI1.
Signed-off-by: Bo Shen <voice.shen@atmel.com >
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-04-18 23:44:51 +02:00
Nicolas Ferre
b7c2b61570
ARM: at91: add Atmel's SAMA5D3 Xplained board
...
Add DT file for new SAMA5D3 Xplained board.
This board is based on Atmel's SAMA5D36 Cortex-A5 SoC.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-02-07 17:20:39 +01:00