Message ID | 20210319051047.27619-1-cnsztl@gmail.com |
---|---|
State | Accepted |
Commit | 1003888415e83e15ddb63d1d96189b4f2c5f1d48 |
Headers | show |
Series | [v5,1/2] dt-bindings: Add doc for FriendlyARM NanoPi R4S | expand |
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index c3036f95c7bc..4a6f772c1043 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -134,6 +134,7 @@ properties: - friendlyarm,nanopi-m4 - friendlyarm,nanopi-m4b - friendlyarm,nanopi-neo4 + - friendlyarm,nanopi-r4s - const: rockchip,rk3399 - description: GeekBuying GeekBox
Add devicetree binding documentation for the FriendlyARM NanoPi R4S. Changes in v5: - Dropped the empty PCIe node - Dropped useless `/delete-property/` - Renamed LED nodes Changes in v4: - Correctly dropped `display-subsystem` node - Dropped meaningless `pwm-fan` node - Dropped wrong `sdmmc` node - Disabled `i2c4` and `uart0` as they don't exist in the design - Format fixes Changes in v3: - Dropped non-existent node `display_subsystem` Changes in v2: - Disable display for NanoPi R4S (reference commit: 74532de460ec) - Light "sys" LED on NanoPi R4S (reference commit: 833821eeab91) Signed-off-by: Tianling Shen <cnsztl@gmail.com> --- Documentation/devicetree/bindings/arm/rockchip.yaml | 1 + 1 file changed, 1 insertion(+)