mbox series

[v2,0/2] Add support for NanoPi R1S H5

Message ID 20210516163523.9484-1-amadeus@jmu.edu.cn (mailing list archive)
Headers show
Series Add support for NanoPi R1S H5 | expand

Message

Chukun Pan May 16, 2021, 4:35 p.m. UTC
I'm very sorry for the compilation error caused by the patches I sent
before, now fixed it.

Changes from v2:
* Added missing header file in the dts.
* Collected acked-by.

Chukun Pan (2):
  arm64: dts: allwinner: h5: Add NanoPi R1S H5 support
  dt-bindings: arm: Add NanoPi R1S H5

 .../devicetree/bindings/arm/sunxi.yaml        |   5 +
 arch/arm64/boot/dts/allwinner/Makefile        |   1 +
 .../dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts | 195 ++++++++++++++++++
 3 files changed, 201 insertions(+)
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts

Comments

Maxime Ripard May 18, 2021, 2:01 p.m. UTC | #1
On Mon, May 17, 2021 at 12:35:21AM +0800, Chukun Pan wrote:
> I'm very sorry for the compilation error caused by the patches I sent
> before, now fixed it.
> 
> Changes from v2:
> * Added missing header file in the dts.
> * Collected acked-by.

Applied both, thanks