summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/at91-sama5d3_xplained.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: at91/dt: sama5d3 crystals under the clocks nodeAlexandre Belloni2014-07-091-5/+7
| | | | | | | | | 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>
* Merge tag 'at91-dt3' of git://github.com/at91linux/linux-at91 into next/dtArnd Bergmann2014-05-231-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * Merge branch 'at91-3.16-cleanup' into at91-3.16-dt3Nicolas Ferre2014-05-221-0/+8
| |\
| * | ARM: at91: fix spi cs on sama5d3 Xplained boardBo Shen2014-04-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge branch 'at91/cleanup' into next/dtArnd Bergmann2014-05-231-0/+8
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | Conflicts: arch/arm/boot/dts/at91sam9rl.dtsi Needed as a dependency for the at91/dt2 branch Signed-off-by: Arnd Bergmann <arnd@arndb.de>
| * | ARM: at91/dt: add xtal frequencies to sama5d3 xplained boardBoris BREZILLON2014-05-071-0/+8
| |/ | | | | | | | | | | | | 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>
* | ARM: at91/dt: at91-sama5d3_xplained: add the regulator device nodeWenyou Yang2014-05-121-0/+42
| | | | | | | | | | Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
* | ARM: at91: add 2 PWM outputs to SAMA5D3 XplainedNicolas Ferre2014-05-121-0/+6
| | | | | | | | | | | | Add PWM high output of channels 0 and 1 to PA20 PA22 pins. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
* | ARM: at91: add pull-up to i2c[02] on SAMA5D3 XplainedNicolas Ferre2014-05-121-0/+14
|/ | | | | | | 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>
* ARM: at91: add Atmel's SAMA5D3 Xplained boardNicolas Ferre2014-02-071-0/+229
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>
OpenPOWER on IntegriCloud