On 05/11/2019 22:22:34+0100, Kamel Bouhara wrote: > There are several boards available depending on the PCB > (3 antennas support and several revison). Add a dtsi file to share > common binding between all kizbox2 boards. This patch also add support > for the kizbox2-2 variant. > > 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> > --- > Changes in v2: > ============== > - Replaced "_" by "-" in dts/dtsi file names > - Fixed unusual C++ Style comments > > Changes in v3: > ============== > - Removed the kizbox changes from this patch > > Signed-off-by: Kamel Bouhara <kamel.bouhara@xxxxxxxxxxx> > --- > arch/arm/boot/dts/Makefile | 2 +- > arch/arm/boot/dts/at91-kizbox2-2.dts | 26 +++ > arch/arm/boot/dts/at91-kizbox2-common.dtsi | 258 +++++++++++++++++++++ > arch/arm/boot/dts/at91-kizbox2.dts | 244 ------------------- > 4 files changed, 285 insertions(+), 245 deletions(-) > create mode 100644 arch/arm/boot/dts/at91-kizbox2-2.dts > create mode 100644 arch/arm/boot/dts/at91-kizbox2-common.dtsi > delete mode 100644 arch/arm/boot/dts/at91-kizbox2.dts > Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com