diff options
author | 2024-01-19 21:38:01 +0200 | |
---|---|---|
committer | 2024-01-25 20:55:30 +0100 | |
commit | 738227ab42fe0c6047f932aef11b9fd647d203f9 (patch) | |
tree | ee774799a20c06562bc6ca0c5ddd4a4b25ad46c5 | |
parent | Linux 6.8-rc1 (diff) | |
download | linux-rng-738227ab42fe0c6047f932aef11b9fd647d203f9.tar.xz linux-rng-738227ab42fe0c6047f932aef11b9fd647d203f9.zip |
dt-bindings: soc: rockchip: Add rk3588 hdptxphy syscon
Add compatible for the hdptxphy GRF used by rk3588-hdptx-phy.
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240119193806.1030214-2-cristian.ciocaltea@collabora.com
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 9793ea6f0fe6..61bfe678dc7f 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -22,6 +22,7 @@ properties: - rockchip,rk3568-usb2phy-grf - rockchip,rk3588-bigcore0-grf - rockchip,rk3588-bigcore1-grf + - rockchip,rk3588-hdptxphy-grf - rockchip,rk3588-ioc - rockchip,rk3588-php-grf - rockchip,rk3588-pipe-phy-grf |