diff options
| author | Heiko Stuebner <heiko.stuebner@cherry.de> | 2025-05-14 18:07:42 +0300 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2025-05-15 15:47:54 +0300 |
| commit | e2a6b301ca6054fc72905810d084690ec0ee1aed (patch) | |
| tree | e0e94e431dd06e148d514c82187da20509249aae | |
| parent | e463625af7f92c4a9f097f7fb87f6baaad6e762a (diff) | |
| download | linux-e2a6b301ca6054fc72905810d084690ec0ee1aed.tar.xz | |
dt-bindings: arm: rockchip: add PX30-Cobra boards from Theobroma Systems
Cobra are Touchscreen devices built around the PX30 SoC using
a variety of display options.
The devices feature an EMMC, network port, usb host + OTG ports and
a 720x1280 display with a touchscreen.
Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Link: https://lore.kernel.org/r/20250514150745.2437804-4-heiko@sntech.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 115c3ca43997..c4b9258f9620 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -1126,6 +1126,16 @@ properties: - rockchip,rv1126 - rockchip,rv1109 + - description: Theobroma Systems PX30-Cobra + items: + - enum: + - tsd,px30-cobra-ltk050h3146w + - tsd,px30-cobra-ltk050h3146w-a2 + - tsd,px30-cobra-ltk050h3148w + - tsd,px30-cobra-ltk500hd1829 + - const: tsd,px30-cobra + - const: rockchip,px30 + - description: Theobroma Systems PX30-uQ7 with Haikou baseboard items: - const: tsd,px30-ringneck-haikou |
