summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/at91-wb50n.dtsi (follow)
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: sama5d3: switch to new clock bindingsAlexandre Belloni2020-04-131-4/+0
| | | | | | | | | Switch sama5d3 boards to the new PMC clock bindings. This prevents the wb50n to use the out of spec rate for USART1. Link: https://lore.kernel.org/r/20200110222744.1261464-1-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
* ARM: dts: at91: sama5d3: switch to new sckc bindingsAlexandre Belloni2019-05-211-1/+1
| | | | | | | | | Remove the child nodes of the sckc as they are not necessary anymore. Also, switch to the new atmel,sama5d3-sckc compatible string to use the proper startup time for the RC oscillator (500 µs instead of 75). Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
* ARM: dts: add support for Laird WB50N cpu module and DVKBen Whitten2018-07-201-0/+198
This adds support for Lairds CPU module, featuring Atheros wifi, CSR Bluetooth and, Atmel SAMA5D3 CPU. https://www.lairdtech.com/products/wb50nbt-wi-fi-bluetooth-module Signed-off-by: Ben Whitten <ben.whitten@lairdtech.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>