diff options
author | Heiko Stuebner <heiko.stuebner@cherry.de> | 2024-05-06 14:46:32 +0200 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2024-10-27 21:28:05 +0100 |
commit | 22e027cc74488dba49f19f943c2da02726261f08 (patch) | |
tree | 5565ae02eab8354d1b87a9d9161408339968db5b | |
parent | 3b8a7753131a9db25e81dd3f5c0ecae96400f334 (diff) |
dt-bindings: soc: rockchip: add rk3588 mipi dcphy syscon
RK3588 CSI and DSI support requires the GRF for DC-PHY.
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/20240506124632.3621378-1-heiko@sntech.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-rw-r--r-- | Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index 1db2b2967d46..7eca9e1ad6a3 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -37,6 +37,7 @@ properties: - rockchip,rk3576-vop-grf - rockchip,rk3588-bigcore0-grf - rockchip,rk3588-bigcore1-grf + - rockchip,rk3588-dcphy-grf - rockchip,rk3588-hdptxphy-grf - rockchip,rk3588-ioc - rockchip,rk3588-php-grf |