clk: qcom: Add SDM660 GPU Clock Controller (GPUCC) driver
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Wed, 13 Jan 2021 18:38:16 +0000 (19:38 +0100)
committerStephen Boyd <sboyd@kernel.org>
Sun, 14 Feb 2021 20:56:54 +0000 (12:56 -0800)
commit79b5d1fc93a1f114a0974a076b5a25ca64b37b0f
treec9d5518d64f4647f49e672acfadd9a59d47217f3
parenteaf87e5661b3513afdccb5269d4ee111d59638f6
clk: qcom: Add SDM660 GPU Clock Controller (GPUCC) driver

The GPUCC manages the clocks for the Adreno GPU found on the
SDM630, SDM636, SDM660 SoCs.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Link: https://lore.kernel.org/r/20210113183817.447866-9-angelogioacchino.delregno@somainline.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile
drivers/clk/qcom/gpucc-sdm660.c [new file with mode: 0644]
include/dt-bindings/clock/qcom,gpucc-sdm660.h [new file with mode: 0644]