Nicolas Ferre
ad7c56aa2d
ARM: at91/dt: add NAND + DMA property for at91sam9rl
...
Add the "atmel,nand-has-dma" property to NAND node
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
2014-07-09 18:02:47 +02:00
Nicolas Ferre
4cd9292926
ARM: at91/dt: add DMA controller node to at91sam9rl
...
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
2014-07-09 18:02:46 +02:00
Alexandre Belloni
c2c9e78e2f
ARM: at91/dt: sam9rl crystals under the clocks node
...
Having clocks grouped in a subnode is common practice, so move the crystals
under a clocks node for the at91sam9rl SoC and at91sam9rl 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:44 +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
Alexandre Belloni
201d7dd0da
ARM: at91/dt: sam9rl: Fix PLL output range and mck divisors
...
Argument 3 (OUT) and 4 (ICPLL) of the atmel,pll-clk-output-ranges were missing.
Also, the at91sam9rl doesn't really have a by 3 divisor.
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-05-12 16:48:52 +02:00
Boris BREZILLON
2078da966f
ARM: at91/dt: move at91sam9rl SoC to the new slow/main clock models
...
Move at91sam9rl SoC to the new main/slow clock model.
Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com >
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-05-07 18:27:56 +02:00
Tushar Behera
35d35aae81
dt-bindings: clock: Move at91.h to dt-bindigs/clock
...
Most of the clock related dt-binding header files are located in
dt-bindings/clock folder. It would be good to keep all the similar
header files at a single location.
Signed-off-by: Tushar Behera <tushar.behera@linaro.org >
CC: Rob Landley <rob@landley.net >
CC: Andrew Victor <linux@maxim.org.za >
CC: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com >
Acked-by: Boris BREZILLON <b.brezillon.dev@gmail.com >
[nicolas.ferre@atmel.com: add new at91sam9261 & at91sam9rl]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2014-04-18 23:44:52 +02:00
Alexandre Belloni
a4c1d6c758
ARM: at91/dt: sam9rl: add lcd, adc, usb gadget and pwm support
...
This patch adds support for the ADC, LCD, USB gadget and PWM controllers to the
at91sam9rl. It also reorders the pinctrl_spi0 as it was not correctly sorted.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-04-18 16:17:12 +02:00
Alexandre Belloni
8dc5d8e8f7
ARM: at91/dt: define at91sam9rl clocks
...
Define at91sam9rl clocks in at91sam9rl dtsi file.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Acked-by: Boris BREZILLON <b.brezillon.dev@gmail.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-03-12 11:30:59 +01:00
Alexandre Belloni
7aff448f3e
ARM: at91: Add at91sam9rl DT SoC support
...
This adds preliminary DT support for the at91sam9rl.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Acked-by: Boris BREZILLON <b.brezillon.dev@gmail.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-03-12 11:30:27 +01:00