diff options
author | Cristian Ciocaltea <[email protected]> | 2024-01-19 21:38:01 +0200 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2024-01-25 20:55:30 +0100 |
commit | 738227ab42fe0c6047f932aef11b9fd647d203f9 (patch) | |
tree | ee774799a20c06562bc6ca0c5ddd4a4b25ad46c5 | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) |
dt-bindings: soc: rockchip: Add rk3588 hdptxphy syscon
Add compatible for the hdptxphy GRF used by rk3588-hdptx-phy.
Signed-off-by: Cristian Ciocaltea <[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/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 |