Kumar Gala
ddc2a3d9df
drivers: spi_sam0: move sercom pad info to dts
...
Move the setting of the SERCOM PAD for dipo/dopo for the spi driver
into device tree out of board.h
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-05 10:05:47 -05:00
Kumar Gala
6d08958ad5
drivers: uart_sam0: move sercom pad info to dts
...
Move the setting of the SERCOM PAD for rxpo/txpo for the uart driver
into device tree out of board.h
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-05 10:05:47 -05:00
Kumar Gala
8a830bfba2
boards: atmel: Convert boards to use device tree for LEDs
...
Convert over Atmel based boards to use device tree instead of board.h to
describe LEDs.
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-10-09 11:32:04 -04:00
Bryan O'Donoghue
674ccd3698
boards: arm: atsamd21: Add SAMD21 XPlained board
...
This patch adds support of the SAMD21 XPlained board. The board has a
similar pinout to the SAMD20 XPlained with a different pin-mapping.
Signed-off-by: Bryan O'Donoghue <pure.logic@nexus-software.ie>
2018-09-21 17:52:32 -07:00