diff options
author | Alex Bee <[email protected]> | 2023-11-19 14:03:51 +0100 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-11-20 15:40:30 +0100 |
commit | e5fc1f038355634087f6a178454341dcfd50b89b (patch) | |
tree | 2c64d3c71716cd4da103800186b4ed3691ad6605 | |
parent | b85ea95d086471afb4ad062012a4d73cd328fa86 (diff) |
dt-bindings: arm: rockchip: Add Geniatech XPI-3128
Add Geniatech XPI-3128, a RK3128 based single board computer.
Signed-off-by: Alex Bee <[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 5f7c6c4aad8f..d3c5b25fc2fd 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -237,6 +237,11 @@ properties: - const: geekbuying,geekbox - const: rockchip,rk3368 + - description: Geniatech XPI-3128 + items: + - const: geniatech,xpi-3128 + - const: rockchip,rk3128 + - description: Google Bob (Asus Chromebook Flip C101PA) items: - const: google,bob-rev13 |