diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2023-01-12 11:59:00 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-01-16 11:14:44 +0100 |
commit | 24a28d3eb07d53cc9804978b3bb1ee6e870a682f (patch) | |
tree | be45c7376ddd969af572553fd65c5dff15225ff2 /Documentation/devicetree/bindings/arm | |
parent | arm64: dts: rockchip: Fix RX delay for ethernet phy on rk3588s-rock5a (diff) | |
download | linux-24a28d3eb07d53cc9804978b3bb1ee6e870a682f.tar.xz linux-24a28d3eb07d53cc9804978b3bb1ee6e870a682f.zip |
dt-bindings: arm: rockchip: Add Radxa Compute Module 3
Radxa Compute Module 3(CM3) is one of the modules from a series
System On Module based on the Radxa ROCK 3 series and is compatible
with Raspberry Pi CM4 in pinout and form factor.
Specification:
- Rockchip RK3566
- up to 8GB LPDDR4
- up to 128GB high performance eMMC
- Optional wireless LAN, 2.4GHz and 5.0GHz IEEE 802.11b/g/n/ac wireless,
BT 5.0, BLE with onboard and external antenna.
- Gigabit Ethernet PHY
Add dt-bindings for Radxa CM3.
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230112105902.192852-1-jagan@amarulasolutions.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-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 d921265cb8ba..f0ea8d8d2130 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -609,6 +609,13 @@ properties: - const: pine64,soquartz - const: rockchip,rk3566 + - description: Radxa Compute Module 3(CM3) + items: + - enum: + - radxa,radxa-cm3-io + - const: radxa,radxa-cm3 + - const: rockchip,rk3566 + - description: Radxa CM3 Industrial items: - enum: |