Thomas Gleixner
84e5653610
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 190
...
Based on 1 normalized pattern(s):
licensed under gplv2 only
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 10 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Richard Fontana <rfontana@redhat.com >
Reviewed-by: Steve Winslow <swinslow@gmail.com >
Reviewed-by: Allison Randal <allison@lohutok.net >
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com >
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190528170027.071422096@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2019-05-30 11:29:21 -07:00
Rob Herring
db54306630
arm: dts: replace 'linux,stdout-path' with 'stdout-path'
...
'linux,stdout-path' has been deprecated for some time in favor of
'stdout-path'. Now dtc will warn on occurrences of 'linux,stdout-path'.
Search and replace all the of occurrences with 'stdout-path'.
Signed-off-by: Rob Herring <robh@kernel.org >
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
2018-03-07 15:28:21 +01:00
Alexandre Belloni
3dabfdbf4a
ARM: dts: at91: animeo_ip: use TCB0 as timers
...
Use tcb0 for timers as selected in at91_dt_defconfig.
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
2017-12-31 15:50:04 +01:00
Boris Brezillon
1004a2977b
ARM: dts: at91: Switch to the new NAND bindings
...
Use the new EBI/NAND bindings to declare NAND chips and remove old NAND
nodes along the way.
Note that we keep using old bindings in at91rm9200.dtsi because this
SoC is not supported by the EBI driver.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com >
Tested-by: Peter Rosin <peda@axentia.se >
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
2017-05-31 11:55:41 +02:00
Alexandre Belloni
c6fde4f5aa
ARM: dts: at91: animeo_ip: remove leftovers clock definition
...
The clocks group properties and the clock@0 node have been obsolete for two
years, remove them.
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
2016-06-10 16:58:34 +02:00
Raashid Muhammed
cfdc7fa5da
ARM: dts: at91: at91sam9260: Remove leading zeros in OHCI node.
...
Remove leading zeros in OHCI node for at91sam9260 based boards.
Signed-off-by: Raashid Muhammed <raashidmuhammed@zilogic.com >
Reviewed-by: Vijay Kumar B. <vijaykumar@bravegnu.org >
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
2016-06-07 20:05:22 +02:00
Sudeep Holla
67ae8b9b78
ARM: at91/dt: replace gpio-key,wakeup with wakeup-source property
...
Though the keyboard driver for GPIO buttons(gpio-keys) will continue to
check for/support the legacy "gpio-key,wakeup" boolean property to
enable gpio buttons as wakeup source, "wakeup-source" is the new
standard binding.
This patch replaces the legacy "gpio-key,wakeup" with the unified
"wakeup-source" property in order to avoid any futher copy-paste
duplication.
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com >
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2015-11-16 15:53:04 +01:00
Alexandre Belloni
650defcf96
ARM: at91/dt: animeo_ip: define crystals frequencies
...
Define Somfy Animeo IP main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-07-09 19:05:18 +02:00
Jean-Christophe PLAGNIOL-VILLARD
2f8e458204
ARM: at91: Animeo IP: fix mtd partition table
...
Update to production one.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2013-12-09 11:10:13 +01:00
Jean-Christophe PLAGNIOL-VILLARD
92f8629b60
ARM: at91: dt: switch to standard GPIO flag defines.
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2013-05-17 11:27:49 +02:00
Jean-Christophe PLAGNIOL-VILLARD
6db64d2978
ARM: at91: dt: use #include for all device trees
...
to prepare the switch to the macro.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2013-05-17 11:27:49 +02:00
Jean-Christophe PLAGNIOL-VILLARD
a5618928d5
ARM: at91: Animeo IP: enable watchdog support
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Cc: Sylvain FARGIER <sylvain.fargier@somfy.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2013-02-07 16:40:07 +01:00
Jean-Christophe PLAGNIOL-VILLARD
301333bc6c
ARM: at91: Animeo IP: add mmc support
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
2012-11-20 01:10:28 +08:00
Jean-Christophe PLAGNIOL-VILLARD
ad8a15d99c
ARM: at91: add Somfy Animeo IP board support
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
2012-11-19 07:51:11 +08:00