ARM: dts: at91: add smartkiz support and a common kizboxmini dtsi file
authorKamel Bouhara <kamel.bouhara@bootlin.com>
Fri, 20 Dec 2019 10:38:35 +0000 (11:38 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 20 Dec 2019 16:46:49 +0000 (17:46 +0100)
commit414002bc32790a012885b4054ef2e61f0bf41d09
tree372ce8aab33a763d9dabff6cc509c8c7be082501
parentd9b6867e8a17e3629e910e84f9c4bbe67d1cff3d
ARM: dts: at91: add smartkiz support and a common kizboxmini dtsi file

Split the existing Kizbox Mini boards into three board configuration,
the base board, the mother board and the RailDIN board.
Add a new dts file for the SmartKiz board support.

Signed-off-by: Kévin RAYMOND <k.raymond@overkiz.com>
Signed-off-by: Mickael GARDET <m.gardet@overkiz.com>
Signed-off-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
Link: https://lore.kernel.org/r/20191220103835.160154-2-kamel.bouhara@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/at91-kizboxmini-base.dts [new file with mode: 0644]
arch/arm/boot/dts/at91-kizboxmini-common.dtsi [moved from arch/arm/boot/dts/at91-kizboxmini.dts with 51% similarity]
arch/arm/boot/dts/at91-kizboxmini-mb.dts [new file with mode: 0644]
arch/arm/boot/dts/at91-kizboxmini-rd.dts [new file with mode: 0644]
arch/arm/boot/dts/at91-smartkiz.dts [new file with mode: 0644]