Skip to content
Qualcomm clock updates for v6.12

This introduces camera, display and gpu clock drivers for SM4450. A
camera clock controller is also introduced for SM8150.

A bunch of struct freq_tbl are marked const, to reduce .data usage.

Support for MSM8226 A7PLL and the Regera PLL is introduced.

The Lucid 5LPE PLL configuration sequence is corrected to not reuse
Trion, as they do differ.

A number of fixes are made to SM8550 display clock controller, and
SM8650 is folded into the same driver.

Missing clocks and GDSCs needed for audio on MSM8998 are added.

For SC8180X missing USB MP resets, GPLL9 clock, and QUPv3 DFS clocks are
added, the sdcc clock frequency tables are corrected.

The SM8150 gcc_cpuss_ahb_clk_src is dropped.

PCIe GDSCs are marked at RET_ON on sm8250 and sm8540, to avoid them
turning off during suspend.

The SM8550 video clock controller GDSCs are marked to use the newly
introduced HW_CTRL mechanism.