summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/at91-wb45n.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: at91: add unit-address to memory nodeAlexandre Belloni2020-09-161-1/+1
| | | | | | | | 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
* ARM: dts: at91: move mmc pinctrl-names property to board dtsAlexandre Belloni2020-09-161-0/+1
| | | | | | | | | | Having the pinctrl-names property in the dtsi leads to dtbs_check warnings when the board dts doesn't define pinctrl-0. Instead, move the property to the board dts actually using the mmc node. 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-5-alexandre.belloni@bootlin.com
* ARM: dts: add support for Laird WB45N cpu module and DVKBen Whitten2018-07-201-0/+165
This adds support for Lairds combo CPU module, featuring on board Atheros wifi, CSR Bluetooth radio and, Atmel CPU. https://www.lairdtech.com/products/wb45nbt Signed-off-by: Ben Whitten <ben.whitten@lairdtech.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>