diff options
author | Tianling Shen <[email protected]> | 2023-05-13 21:53:06 +0800 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-05-13 18:37:29 +0200 |
commit | 8788595d66b9d6ac62d844af013edc3b393d8aef (patch) | |
tree | 7b7189abbc4ed54303ce608646daecdf5cb087ec | |
parent | 87c692fde46a511aa365d220588d0566125f4035 (diff) |
dt-bindings: arm: rockchip: add FriendlyARM NanoPi R2C Plus
Add devicetree binding documentation for the NanoPi R2C Plus.
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Tianling Shen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 6a7ef6fdd12c..f34af97b3c1b 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -194,6 +194,7 @@ properties: items: - enum: - friendlyarm,nanopi-r2c + - friendlyarm,nanopi-r2c-plus - friendlyarm,nanopi-r2s - const: rockchip,rk3328 |