linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add a Kizbox2 dtsi and documentation
@ 2019-10-17  8:54 Kamel Bouhara
  2019-10-17  8:54 ` [PATCH 1/2] dt-bindings: arm: at91: Document Kizbox2 boards binding Kamel Bouhara
  2019-10-17  8:54 ` [PATCH 2/2] ARM: dts: at91: add a common kizbox2 dtsi file Kamel Bouhara
  0 siblings, 2 replies; 7+ messages in thread
From: Kamel Bouhara @ 2019-10-17  8:54 UTC (permalink / raw)
  To: Rob Herring, Nicolas Ferre, Alexandre Belloni, Ludovic Desroches,
	linux-arm-kernel
  Cc: devicetree, linux-kernel, Thomas Petazzoni, Kamel Bouhara

This short serie add a Kizbox2 DSTI file for the Overkiz's
SAMAD31 based boards and add their documentation.

Kamel Bouhara (2):
  dt-bindings: arm: at91: Document Kizbox2 boards binding
  ARM: dts: at91: add a common kizbox2 dtsi file

 .../devicetree/bindings/arm/atmel-at91.yaml   |  35 +++
 arch/arm/boot/dts/Makefile                    |   6 +-
 arch/arm/boot/dts/at91-kizbox.dts             | 173 ++++++------
 arch/arm/boot/dts/at91-kizbox2-0.dts          |  17 ++
 arch/arm/boot/dts/at91-kizbox2-1.dts          |  22 ++
 arch/arm/boot/dts/at91-kizbox2-2.dts          |  26 ++
 arch/arm/boot/dts/at91-kizbox2-3.dts          |  30 ++
 arch/arm/boot/dts/at91-kizbox2-rev2.dts       |  34 +++
 arch/arm/boot/dts/at91-kizbox2.dts            | 244 -----------------
 arch/arm/boot/dts/at91-kizbox2_common.dtsi    | 258 ++++++++++++++++++
 10 files changed, 512 insertions(+), 333 deletions(-)
 create mode 100644 arch/arm/boot/dts/at91-kizbox2-0.dts
 create mode 100644 arch/arm/boot/dts/at91-kizbox2-1.dts
 create mode 100644 arch/arm/boot/dts/at91-kizbox2-2.dts
 create mode 100644 arch/arm/boot/dts/at91-kizbox2-3.dts
 create mode 100644 arch/arm/boot/dts/at91-kizbox2-rev2.dts
 delete mode 100644 arch/arm/boot/dts/at91-kizbox2.dts
 create mode 100644 arch/arm/boot/dts/at91-kizbox2_common.dtsi

--
2.23.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-10-30 10:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-17  8:54 [PATCH 0/2] Add a Kizbox2 dtsi and documentation Kamel Bouhara
2019-10-17  8:54 ` [PATCH 1/2] dt-bindings: arm: at91: Document Kizbox2 boards binding Kamel Bouhara
2019-10-29  1:49   ` Rob Herring
2019-10-30 10:05     ` Kamel Bouhara
2019-10-17  8:54 ` [PATCH 2/2] ARM: dts: at91: add a common kizbox2 dtsi file Kamel Bouhara
2019-10-17  9:04   ` Thomas Petazzoni
2019-10-17  9:26     ` Kamel Bouhara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).