Re: [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615
From: Krzysztof Kozlowski
Date: Mon Aug 05 2024 - 13:18:25 EST
On 05/08/2024 19:07, Bjorn Andersson wrote:
> On Mon, Aug 05, 2024 at 09:41:26AM +0530, Krishna Chaitanya Chundru wrote:
>> On 8/4/2024 2:23 PM, Krzysztof Kozlowski wrote:
>>> On 03/08/2024 05:22, Krishna chaitanya chundru wrote:
>>>> diff --git a/Documentation/devicetree/bindings/pci/qcom,qps615.yaml b/Documentation/devicetree/bindings/pci/qcom,qps615.yaml
> [..]
>>>> + qps615,axi-clk-freq-hz:
>>>> + description:
>>>> + AXI clock which internal bus of the switch.
>>>
>>> No need, use CCF.
>>>
>> ack
>
> This is a clock that's internal to the QPS615, so there's no clock
> controller involved and hence I don't think CCF is applicable.
AXI does not sound that internal. DT rarely needs to specify internal
clock rates. What if you want to define rates for 20 clocks? Even
clock-frequency is deprecated, so why this would be allowed?
bus-frequency is allowed for buses, but that's not the case here, I guess?
Best regards,
Krzysztof