Skip to content

Commit

Permalink
dt-bindings: phy: rockchip,rk3588-hdptx-phy: Add #clock-cells
Browse files Browse the repository at this point in the history
The HDMI PHY can be used as a clock provider on RK3588 SoC, hence add
the necessary '#clock-cells' property.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Link: https://lore.kernel.org/r/20240620-rk3588-hdmiphy-clkprov-v2-3-6a2d2164e508@collabora.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
  • Loading branch information
Cristian Ciocaltea authored and Vinod Koul committed Aug 5, 2024
1 parent 10ba847 commit a652f22
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ properties:
- const: ref
- const: apb

"#clock-cells":
const: 0

"#phy-cells":
const: 0

Expand Down

0 comments on commit a652f22

Please sign in to comment.