public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] arm: dts: sunxi: Add ICnova A20 ADB4006 board support
@ 2023-04-20 10:24 Ludwig Kormann
  2023-04-20 10:24 ` [PATCH v3 1/2] dt-bindings: arm: sunxi: add ICnova A20 ADB4006 binding Ludwig Kormann
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ludwig Kormann @ 2023-04-20 10:24 UTC (permalink / raw)
  To: samuel, jernej.skrabec, wens, robh+dt, krzysztof.kozlowski+dt,
	andre.przywara
  Cc: linux-arm-kernel, devicetree, linux-sunxi, linux-kernel

Add board support for ICnova A20 SomPi compute module on
ICnova ADB4006 development board.

v3:
- drop stray blank lines at end of files
- separate patch for bindings
- update licensing to "GPL-2.0 OR MIT"
- fix typo: ICNova -> ICnova

v2:
- use short licensing header
- remove deprecated elements from led nodes
- disable csi power supply
- add missing pins in usbphy node
- split dts into SoM dtsi and carrier board dts

v1 of this patch was sent to the uboot mailing list [1].

[1] https://lists.denx.de/pipermail/u-boot/2023-April/514605.html

Ludwig Kormann (2):
  dt-bindings: arm: sunxi: add ICnova A20 ADB4006 binding
  arm: dts: sunxi: Add ICnova A20 ADB4006 board

 .../devicetree/bindings/arm/sunxi.yaml        |   6 +
 arch/arm/boot/dts/Makefile                    |   1 +
 .../boot/dts/sun7i-a20-icnova-a20-adb4006.dts | 137 ++++++++++++++++++
 arch/arm/boot/dts/sun7i-a20-icnova-a20.dtsi   |  62 ++++++++
 4 files changed, 206 insertions(+)
 create mode 100644 arch/arm/boot/dts/sun7i-a20-icnova-a20-adb4006.dts
 create mode 100644 arch/arm/boot/dts/sun7i-a20-icnova-a20.dtsi

-- 
2.30.2


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

end of thread, other threads:[~2023-05-03  6:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-20 10:24 [PATCH v3 0/2] arm: dts: sunxi: Add ICnova A20 ADB4006 board support Ludwig Kormann
2023-04-20 10:24 ` [PATCH v3 1/2] dt-bindings: arm: sunxi: add ICnova A20 ADB4006 binding Ludwig Kormann
2023-04-20 15:42   ` Krzysztof Kozlowski
2023-04-20 10:24 ` [PATCH v3 2/2] arm: dts: sunxi: Add ICnova A20 ADB4006 board Ludwig Kormann
2023-05-02  8:06 ` [PATCH v3 0/2] arm: dts: sunxi: Add ICnova A20 ADB4006 board support Ludwig Kormann
2023-05-02  9:13   ` Andre Przywara
2023-05-03  6:11   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox