[PATCH v4 0/2] arm: dts: sunxi: Add ICnova A20 ADB4006 board support

Jernej Škrabec jernej.skrabec at gmail.com
Thu May 18 14:10:53 PDT 2023


Dne sreda, 10. maj 2023 ob 13:15:26 CEST je Ludwig Kormann napisal(a):
> Add board support for ICnova A20 SomPi compute module on
> ICnova ADB4006 development board.
> 
> I rebased the series on v6.4-rc1, I'm also using a new
> mail address because of bouncing issues.
> 
> v4:
> - rebase on v6.4-rc1
> 
> 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
> 
> 

Applied, thanks!

Best regards,
Jernej






More information about the linux-arm-kernel mailing list