[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250812083217.1064185-2-heiko@sntech.de>
Date: Tue, 12 Aug 2025 10:32:16 +0200
From: Heiko Stuebner <heiko@...ech.de>
To: heiko@...ech.de
Cc: robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
quentin.schulz@...rry.de,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org,
damon.ding@...k-chips.com,
Heiko Stuebner <heiko.stuebner@...rry.de>
Subject: [PATCH v3 1/2] dt-bindings: arm: rockchip: add RK3588 DP carrier from Theobroma Systems
From: Heiko Stuebner <heiko.stuebner@...rry.de>
The DisplayPort carrier is a very simple baseboard only providing serial,
ethernet and a displayport output.
But its main functionality is that it routes the Analogix eDP controller
to this DisplayPort output, which allows to test that controller simply
by hooking it up to a suitable monitor.
Reviewed-by: Quentin Schulz <quentin.schulz@...rry.de>
Acked-by: Rob Herring (Arm) <robh@...nel.org>
Signed-off-by: Heiko Stuebner <heiko.stuebner@...rry.de>
---
Documentation/devicetree/bindings/arm/rockchip.yaml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 28db6bd6aa5b..4a64434ad6ea 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -1192,9 +1192,11 @@ properties:
- const: tsd,rk3588-jaguar
- const: rockchip,rk3588
- - description: Theobroma Systems RK3588-Q7 with Haikou baseboard
+ - description: Theobroma Systems RK3588-Q7 with baseboards
items:
- - const: tsd,rk3588-tiger-haikou
+ - enum:
+ - tsd,rk3588-tiger-displayport-carrier
+ - tsd,rk3588-tiger-haikou
- const: tsd,rk3588-tiger
- const: rockchip,rk3588
--
2.47.2
Powered by blists - more mailing lists