Message ID | 20210503143202.21795-1-amadeus@jmu.edu.cn |
---|---|
State | Accepted |
Commit | 92ed3675574723a963152abbbe527b47f659340f |
Headers | show |
Series | [1/2] arm64: dts: allwinner: h5: Add NanoPi R1S H5 support | expand |
On Mon, 03 May 2021 22:32:02 +0800, Chukun Pan wrote: > Add the bindings for NanoPi R1S H5 board. > > Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> > --- > Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
On Mon, May 03, 2021 at 10:32:02PM +0800, Chukun Pan wrote: > Add the bindings for NanoPi R1S H5 board. > > Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> Queued both for 5.14, thanks! Maxime
diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index ac750025a2eb..2f2ae5a8f3aa 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -269,6 +269,11 @@ properties: - const: friendlyarm,nanopi-r1 - const: allwinner,sun8i-h3 + - description: FriendlyARM NanoPi R1S H5 + items: + - const: friendlyarm,nanopi-r1s-h5 + - const: allwinner,sun50i-h5 + - description: FriendlyARM ZeroPi items: - const: friendlyarm,zeropi
Add the bindings for NanoPi R1S H5 board. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> --- Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++ 1 file changed, 5 insertions(+)