Radxa ROCK Pi E v3.0 is a compact networking SBC[1] using the Rockchip RK3328 chip. [1] https://radxa.com/products/rockpi/pie Signed-off-by: FUKAUMI Naoki <naoki@xxxxxxxxx> --- Changes in v5: - revert compatible string - describe rockchip.yaml properly Changes in v4: - update compatible string for OpenWrt - drop A-b tag Changes in v3: - collect A-b tag Changes in v2: - fix typo in commit message - add missing --- in commit message - add new section instead of new item in rockchip.yaml --- Documentation/devicetree/bindings/arm/rockchip.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 1f23b8b05a8f..684b779b2a40 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -795,7 +795,9 @@ properties: - description: Radxa ROCK Pi E items: - - const: radxa,rockpi-e + - enum: + - radxa,rockpi-e + - radxa,rockpi-e-v3 - const: rockchip,rk3328 - description: Radxa ROCK Pi N8 -- 2.43.0