summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/at91-wb50n.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2020-09-16ARM: dts: at91: add unit-address to memory nodeAlexandre Belloni1-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
2020-04-13ARM: dts: at91: sama5d3: switch to new clock bindingsAlexandre Belloni1-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>
2019-05-21ARM: dts: at91: sama5d3: switch to new sckc bindingsAlexandre Belloni1-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>
2018-07-20ARM: dts: add support for Laird WB50N cpu module and DVKBen Whitten1-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>