diff options
author | Bjorn Andersson <andersson@kernel.org> | 2024-07-06 13:15:59 -0500 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-07-06 13:15:59 -0500 |
commit | 47c7823be60ad5eb2db72d8c26ecbde5902a1b42 (patch) | |
tree | 6ba2cdbb592ad5e85c022552a661a029f71d99dd /Documentation/devicetree/bindings/clock | |
parent | cfe9685473add0ae76952f0eb54489c3547db335 (diff) | |
parent | d1f1570f3d6db5d35642092a671812e62bfba79d (diff) |
Merge branch '20240430064214.2030013-3-quic_varada@quicinc.com' into arm64-for-6.11
Merge IPQ9574 interconnect clock DeviceTree binding to gain access to
the interconnect constants.
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,ipq9574-gcc.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,ipq9574-gcc.yaml b/Documentation/devicetree/bindings/clock/qcom,ipq9574-gcc.yaml index 944a0ea79cd6..824781cbdf34 100644 --- a/Documentation/devicetree/bindings/clock/qcom,ipq9574-gcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,ipq9574-gcc.yaml @@ -33,6 +33,9 @@ properties: - description: PCIE30 PHY3 pipe clock source - description: USB3 PHY pipe clock source + '#interconnect-cells': + const: 1 + required: - compatible - clocks |