Skip to content

Commit a652f22

Browse files
cristiccvinodkoul
authored andcommitted
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 <[email protected]> Signed-off-by: Cristian Ciocaltea <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 10ba847 commit a652f22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/phy/rockchip,rk3588-hdptx-phy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ properties:
2727
- const: ref
2828
- const: apb
2929

30+
"#clock-cells":
31+
const: 0
32+
3033
"#phy-cells":
3134
const: 0
3235

0 commit comments

Comments
 (0)