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

Add a driver for the clock controller in the SM6115 SoC, this is used in
the QRB4210 RB2 board.

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