summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/at91-sama5d4ek.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: at91/dt: sama5d4ek: mci0 uses slot 0Ludovic Desroches2015-06-041-2/+2
| | | | | | | | | Mci0 uses slot 0 not 1. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Fixes: 7a4752677c44 ("ARM: at91: dt: add device tree file for SAMA5D4ek board") Cc: stable@vger.kernel.org Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
* ARM: at91/dt: sama5d4ek: use stdout-pathAlexandre Belloni2015-06-041-1/+2
| | | | | | | | Use stdout-path to specify the console and remove the console argument from the kernel command line. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
* ARM: at91: dt: sama5d4ek: enable audioBo Shen2015-03-041-0/+20
| | | | | | | Enable audio support for sama5d4ek board. Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
* ARM: at91: dt: sama5d4ek: add and enable wm8904Bo Shen2015-03-041-0/+7
| | | | | | | Add wm8904 codec node and enable it. Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
* ARM: at91: dt: sama5d4ek: enable ssc0Bo Shen2015-03-041-0/+4
| | | | | | | Enable SSC0 node, which will be used for audio. Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
* ARM: at91/dt: sama5d4ek: add leds in DT nodeJosh Wu2015-03-041-0/+22
| | | | | | | | Add the leds DT node in the dts file. In the leds, d10 is set as heartbeat led. Signed-off-by: Josh Wu <josh.wu@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
* ARM: at91/dt: gpio-keys: address-cells and size-cells properties are not neededNicolas Ferre2015-03-041-2/+0
| | | | | | | | Gpio-keys nodes are not using the "reg" property in their sub nodes. So, there is no need to define #address-cells and #size-cells properties in gpio-keys nodes: we remove them in these new boards. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
* ARM: at91: fix GPLv2 wordingNicolas Ferre2014-11-191-2/+2
| | | | | | | | | | During the submission of these new sama5d4 files, the GPL notice mentioned the device tree as a library, which is not really accurate. Fix all these library mentions to reflect the fact that it's actually just a file. Reported-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
* ARM: at91: dt: add device tree file for SAMA5D4ek boardNicolas Ferre2014-09-221-0/+260
Add reference SAMA5D4-EK platform DT file. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Josh Wu <josh.wu@atmel.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
OpenPOWER on IntegriCloud