]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk/qcom: add driver for qcm2290 GCC
authorCaleb Connolly <caleb.connolly@linaro.org>
Mon, 8 Apr 2024 13:06:49 +0000 (15:06 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Tue, 23 Apr 2024 11:29:04 +0000 (13:29 +0200)
commitc78210fce75af9373022ab11bb547f46bebd12b8
tree88d22b1feda2efaf43900660ff2defcdf9bfb782
parent2cb8aebfd2cf4318334cb52c01e9ac2e79dc3f17
clk/qcom: add driver for qcm2290 GCC

Add a clock driver for the QCM2290 SoC which is used in the QRB2210 RB1
board.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile
drivers/clk/qcom/clock-qcm2290.c [new file with mode: 0644]
drivers/clk/qcom/clock-qcom.h