On 20/12/2019 11:38:35+0100, Kamel Bouhara wrote: > 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@xxxxxxxxxxx> > Signed-off-by: Mickael GARDET <m.gardet@xxxxxxxxxxx> > Signed-off-by: Kamel Bouhara <kamel.bouhara@xxxxxxxxxxx> > --- > arch/arm/boot/dts/Makefile | 5 +- > arch/arm/boot/dts/at91-kizboxmini-base.dts | 24 +++ > ...oxmini.dts => at91-kizboxmini-common.dtsi} | 163 +++++++++--------- > arch/arm/boot/dts/at91-kizboxmini-mb.dts | 26 +++ > arch/arm/boot/dts/at91-kizboxmini-rd.dts | 49 ++++++ > arch/arm/boot/dts/at91-smartkiz.dts | 109 ++++++++++++ > 6 files changed, 293 insertions(+), 83 deletions(-) > create mode 100644 arch/arm/boot/dts/at91-kizboxmini-base.dts > rename arch/arm/boot/dts/{at91-kizboxmini.dts => at91-kizboxmini-common.dtsi} (51%) > create mode 100644 arch/arm/boot/dts/at91-kizboxmini-mb.dts > create mode 100644 arch/arm/boot/dts/at91-kizboxmini-rd.dts > create mode 100644 arch/arm/boot/dts/at91-smartkiz.dts > Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com