diff options
author | Tianling Shen <cnsztl@gmail.com> | 2023-03-18 11:37:42 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-03-23 02:17:02 +0300 |
commit | 7d4fc70351d155699fe41949d16ce696885a4ca8 (patch) | |
tree | d822c3db8961b8ab455c14d8f5d67435f2973c75 /Documentation/devicetree/bindings/arm/rockchip.yaml | |
parent | c8ec73b05a95d9f0969ae0f28dd8799a54fcdfc7 (diff) | |
download | linux-7d4fc70351d155699fe41949d16ce696885a4ca8.tar.xz |
dt-bindings: Add doc for FriendlyARM NanoPi R5C
Add devicetree binding documentation for the FriendlyARM NanoPi R5C.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
Link: https://lore.kernel.org/r/20230318083745.6181-3-cnsztl@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/rockchip.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 5474cb4a13d1..6f4270f2bd9e 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -201,9 +201,11 @@ properties: - friendlyarm,nanopi-r4s-enterprise - const: rockchip,rk3399 - - description: FriendlyElec NanoPi R5S board + - description: FriendlyElec NanoPi R5 series boards items: - - const: friendlyarm,nanopi-r5s + - enum: + - friendlyarm,nanopi-r5c + - friendlyarm,nanopi-r5s - const: rockchip,rk3568 - description: GeekBuying GeekBox |