Alexandre Belloni
996710a895
ARM: dts: at91: add unit-address to memory node
...
The memory node requires a unit-address, add it.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com >
Reviewed-by: Nicolas Ferre <nicolas.ferre@microchip.com >
Link: https://lore.kernel.org/r/20200831171129.3886857-7-alexandre.belloni@bootlin.com
2020-09-16 10:45:32 +02:00
Thomas Gleixner
a636cd6c42
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
...
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 >
2019-05-21 11:28:40 +02:00
Alexandre Belloni
adea291718
ARM: dts: at91: usb_a9g20: fix rtc node
...
The rv3029 compatible is missing its vendor string, add it.
Also fix the node name to be a proper generic name.
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com >
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
2017-10-09 16:32:20 +02:00
Alexandre Belloni
e152e3f7f4
ARM: dts: at91: fix i2c-gpio node name
...
i2c-gpio doesn't need a reg property. Change the node names to i2c-gpio-x
as used in other dts to remove the unit-address.
Solves:
Warning (unit_address_vs_reg): Node /i2c@0 has a unit name, but no reg property
Warning (unit_address_vs_reg): Node /i2c@1 has a unit name, but no reg property
Warning (unit_address_vs_reg): Node /i2c@2 has a unit name, but no reg property
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
2016-07-15 11:23:44 +02:00
Alexandre Belloni
4975fb10df
ARM: dts: at91: usb_a9g20: use stdout-path
...
Use stdout-path to specify the console and remove the console argument from
the kernel command line.
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
2016-06-10 16:48:41 +02:00
Jean-Christophe PLAGNIOL-VILLARD
d5c669f137
ARM: at91: dt: add Calao USB-A9G20 low power version
...
the low power version have a mmc-spi
eanble mmc-spi and RV3029C2 RTC in at91_dt_defconfig
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2013-05-31 16:52:37 +02:00