[PATCH 1/3] dt-bindings: soc: rockchip: Add rk3588 hdptxphy syscon

Cristian Ciocaltea posted 3 patches 1 year, 11 months ago
[PATCH 1/3] dt-bindings: soc: rockchip: Add rk3588 hdptxphy syscon
Posted by Cristian Ciocaltea 1 year, 11 months ago
Add compatible for the hdptxphy GRF used by rk3588-hdptx-phy.

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
---
 Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.43.0
Re: [PATCH 1/3] dt-bindings: soc: rockchip: Add rk3588 hdptxphy syscon
Posted by Krzysztof Kozlowski 1 year, 11 months ago
On 19/01/2024 20:38, Cristian Ciocaltea wrote:
> 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>

Best regards,
Krzysztof