Messages in this thread |  | | From | Chukun Pan <> | Subject | [PATCH v2 0/2] Add support for NanoPi R1S H5 | Date | Mon, 17 May 2021 00:35:21 +0800 |
| |
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
-- 2.17.1
|  |