diff options
author | Peter Geis <[email protected]> | 2022-04-29 07:52:48 -0400 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2022-05-01 15:02:56 +0200 |
commit | e52ded5543708e0382f236ce35372a63f4568341 (patch) | |
tree | 3a0c9265b3c078010a5238e04a3deda358d4c4e4 | |
parent | c466828fb3ba8cb7f5c3bf28766da9b70bf9745e (diff) |
dt-bindings: arm: rockchip: Add Firefly Station M2
The Station M2 is a compact single board computer based on the rk3566
SoC. It outputs on uart2 for debug and console purposes.
Signed-off-by: Peter Geis <[email protected]>
Acked-by: Krzysztof Kozlowski <[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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index ea8dcbc5106f..cf9eb1e8326a 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -133,6 +133,11 @@ properties: - firefly,roc-rk3399-pc-plus - const: rockchip,rk3399 + - description: Firefly Station M2 + items: + - const: firefly,rk3566-roc-pc + - const: rockchip,rk3566 + - description: FriendlyElec NanoPi R2S items: - const: friendlyarm,nanopi-r2s |