Attention is currently required from: Shelley Chen, Ravi kumar, Taniya Das, Paul Menzel, Julius Werner. Hello Shelley Chen, build bot (Jenkins), Taniya Das, Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/50580
to look at the new patch set (#40).
Change subject: sc7280: add support for clock driver ......................................................................
sc7280: add support for clock driver
The clock driver supports configuring the general purpose PLLs, configuring the root clock generator(RCG), enable clock branch and also the block resets.
It supports the clock consumers for QUP, SDCC, PCIE, Display to be able to configure & enable the desired clocks.
The clock driver also supports reset of subsystems like AOP and SHRM.
BUG=b:182963902 TEST=Validated on qualcomm sc7280 developement board
Change-Id: I590a93cda0d6eccb51b54692b620d43ccacede77 Signed-off-by: Taniya Das tdas@codeaurora.org --- M src/soc/qualcomm/sc7280/Makefile.inc A src/soc/qualcomm/sc7280/clock.c M src/soc/qualcomm/sc7280/include/soc/addressmap.h A src/soc/qualcomm/sc7280/include/soc/clock.h 4 files changed, 1,198 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/50580/40