From: Cristian Ciocaltea Date: Thu, 20 Jun 2024 00:36:24 +0000 (+0300) Subject: dt-bindings: phy: rockchip,rk3588-hdptx-phy: Add #clock-cells X-Git-Tag: v6.12-rc1~90^2~22 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a652f2210054276990d45626a3b9ad5c99465f5a;p=linux-block.git dt-bindings: phy: rockchip,rk3588-hdptx-phy: Add #clock-cells The HDMI PHY can be used as a clock provider on RK3588 SoC, hence add the necessary '#clock-cells' property. Acked-by: Krzysztof Kozlowski Signed-off-by: Cristian Ciocaltea Link: https://lore.kernel.org/r/20240620-rk3588-hdmiphy-clkprov-v2-3-6a2d2164e508@collabora.com Signed-off-by: Vinod Koul --- diff --git a/Documentation/devicetree/bindings/phy/rockchip,rk3588-hdptx-phy.yaml b/Documentation/devicetree/bindings/phy/rockchip,rk3588-hdptx-phy.yaml index 54e822c715f3..84fe59dbcf48 100644 --- a/Documentation/devicetree/bindings/phy/rockchip,rk3588-hdptx-phy.yaml +++ b/Documentation/devicetree/bindings/phy/rockchip,rk3588-hdptx-phy.yaml @@ -27,6 +27,9 @@ properties: - const: ref - const: apb + "#clock-cells": + const: 0 + "#phy-cells": const: 0