Re: [PATCH v2 5/6] dt-bindings: clock: qcom: Document Nord GPU clock controllers
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260723-enlightened-wooden-partridge-c938c3@quoll> |
On Tue, Jul 21, 2026 at 12:37:20PM +0530, Taniya Das wrote: > Add Device Tree binding documentation for the GPU clock controllers > on the Qualcomm Nord platform. > > The platform includes two GPU clock controller instances, GPUCC and > GPUCC2. Document the compatible strings for both controllers. > > Signed-off-by: Taniya Das <[email protected]> > --- > .../bindings/clock/qcom,sm8450-gpucc.yaml | 3 ++ > include/dt-bindings/clock/qcom,nord-gpu2cc.h | 47 +++++++++++++++++++++ > include/dt-bindings/clock/qcom,nord-gpucc.h | 48 ++++++++++++++++++++++ > 3 files changed, 98 insertions(+) > > diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml > index fdbdf605ee695637512ce4f98c9b6fcfacb9154f..ba85692240e07a4ed8e69c6b61847c5601b32fa0 100644 > --- a/Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml > +++ b/Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml > @@ -18,6 +18,7 @@ description: | > include/dt-bindings/clock/qcom,glymur-gpucc.h > include/dt-bindings/clock/qcom,kaanapali-gpucc.h > include/dt-bindings/clock/qcom,milos-gpucc.h > + include/dt-bindings/clock/qcom,nord-gpucc.h Mention here second header as well. With this: Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof