diff options
author | Dmitry Yashin <dmt.yashin@gmail.com> | 2024-04-03 18:12:27 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2024-04-10 07:59:03 +0300 |
commit | dbda7254e7df661fd4022c07dda3a7c9660eee47 (patch) | |
tree | fe2c665ffd8b76fb4b34810870b9e48b240eaa17 /Documentation/devicetree/bindings | |
parent | 6f9dfb7358535136e49d6fe9d31409f20f8cb9a7 (diff) | |
download | linux-dbda7254e7df661fd4022c07dda3a7c9660eee47.tar.xz |
dt-bindings: arm: rockchip: add Forlinx FET3588-C
FET3588-C is an System on Module made by Forlinx based on Rockchip RK3588.
This SoM used by OK3588-C Board.
FET3588-C features:
- Rockchip RK3588
- LPDDR4 4/8 GB
- eMMC 32/64 GB
Add devicetree binding for Forlinx FET3588-C SoM.
Signed-off-by: Dmitry Yashin <dmt.yashin@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240403151229.30577-2-dmt.yashin@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index a4ae51d0a839..6d4144a921f3 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -198,6 +198,13 @@ properties: - const: firefly,rk3568-roc-pc - const: rockchip,rk3568 + - description: Forlinx FET3588-C SoM + items: + - enum: + - forlinx,ok3588-c + - const: forlinx,fet3588-c + - const: rockchip,rk3588 + - description: FriendlyElec NanoPi R2 series boards items: - enum: |