]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: clock: qcom: Add Nord Global Clock Controller
authorTaniya Das <taniya.das@oss.qualcomm.com>
Fri, 3 Apr 2026 14:10:51 +0000 (16:10 +0200)
committerBjorn Andersson <andersson@kernel.org>
Thu, 9 Apr 2026 01:57:01 +0000 (20:57 -0500)
commit06498d59bb4e10032b1495762a999d640fe4a8dc
tree0dc3d2e1bd663977dfdeb4b564896f46812305ee
parent8a108047245780ca17667b05a7af600d118ec1d6
dt-bindings: clock: qcom: Add Nord Global Clock Controller

Add device tree bindings for the global clock controller on Qualcomm
Nord platform. The global clock controller on Nord SoC is divided into
multiple clock controllers (GCC,SE_GCC,NE_GCC and NW_GCC). Add each of
the bindings to define the clock controllers.

Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260403-nord-clks-v1-3-018af14979fd@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Documentation/devicetree/bindings/clock/qcom,nord-gcc.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/qcom,nord-negcc.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/qcom,nord-nwgcc.yaml [new file with mode: 0644]
include/dt-bindings/clock/qcom,nord-gcc.h [new file with mode: 0644]
include/dt-bindings/clock/qcom,nord-negcc.h [new file with mode: 0644]
include/dt-bindings/clock/qcom,nord-nwgcc.h [new file with mode: 0644]
include/dt-bindings/clock/qcom,nord-segcc.h [new file with mode: 0644]