summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/atlas7-evb.dts
AgeCommit message (Collapse)Author
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner
Based on 1 normalized pattern(s): licensed under gplv2 or later extracted by the scancode license scanner the SPDX license identifier GPL-2.0-or-later has been chosen to replace the boilerplate/reference in 118 file(s). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Jilayne Lovejoy <opensource@jilayne.com> Reviewed-by: Steve Winslow <swinslow@gmail.com> Reviewed-by: Allison Randal <allison@lohutok.net> Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org> Cc: linux-spdx@vger.kernel.org Link: https://lkml.kernel.org/r/20190519154040.961286471@linutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-07ARM: dts: atlas7: Use generic uart-has-rtscts DT propertyGeert Uytterhoeven
As of commit 7f60830ab1511d94 ("serial: sirf: Use generic uart-has-rtscts DT property property"), the SiRF UART driver recognizes the generic "uart-has-rtscts" DT property, deprecating the vendor-specific "sirf,uart-has-rtscts" DT property. Hence replace the latter by the former in all DTS files. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-08-05ARM: dts: atlas7: add a GPIO key for rearview buttonAndy Sun
Touching this key will trigger a camera event for rearview. Signed-off-by: Andy Sun <Andy.Sun@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com>
2015-01-13ARM: dts: add init dts file for CSR atlas7 SoCZhiwu Song
CSR atlas7 uses Network on Chip(NoC) bus architecture, there are dozens of MARCOs, in each MARCO, there are dozens of hardware modules. Signed-off-by: Zhiwu Song <Zhiwu.Song@csr.com> Signed-off-by: Hao Liu <Hao.Liu@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com> Acked-by: Arnd Bergmann <arnd@arndb.de>