aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/artpec6.dtsi
Commit message (Collapse)AuthorAge
* ARM: dts: artpec: add pcie supportNiklas Cassel2016-11-25
| | | | | | | | | Add PCIe support to the ARTPEC-6 SoC. This uses the existing pcie-artpec6 driver. So, all that is needed is device tree entries in the DTS. Signed-off-by: Niklas Cassel <niklas.cassel@axis.com> Signed-off-by: Jesper Nilsson <jespern@axis.com>
* ARM: dts: artpec: set irq affinity on pmu interruptsLars Persson2016-09-13
| | | | | | | The irq affinity is required for pmu interrupts. Signed-off-by: Lars Persson <larper@axis.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* ARM: dts: artpec: use optimized pl310 settingsLars Persson2016-09-13
| | | | | | | | Use the cache settings that were determined to give best performance on artpec-6 typical workloads. Signed-off-by: Lars Persson <larper@axis.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* ARM: dts: artpec: use clock binding headerLars Persson2016-09-13
| | | | | | | Use defines from the clock binding header as clock indexes. Signed-off-by: Lars Persson <larper@axis.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* ARM: dts: artpec: update clock bindings in artpec6.dtsiLars Persson2016-04-24
| | | | | | | | | The clock binding for the main clock controller was changed to an indexed controller style binding on request of the clk maintainers. This updates the dtsi to use the new bindings. Signed-off-by: Lars Persson <larper@axis.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* ARM: dts: artpec: dual-license on artpec6.dtsiLars Persson2016-03-12
| | | | | | | Relaxed the license on the dtsi to permit use in other projects. Signed-off-by: Lars Persson <larper@axis.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: dts: artpeg: add Artpec-6 SoC dtsi fileLars Persson2016-02-24
Initial device tree for the Artpec-6 SoC. Signed-off-by: Lars Persson <larper@axis.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Olof Johansson <olof@lixom.net>