Skip to content

Integrate linux-guf/linux-5.15.29-guf-spread-spectrum

Commit: seco-ne/kernel/linux-guf@f6ec3c06

clk: imx6q: change IPU-DI PLL when SSC enabled

Modified platform initialization to check for (a) @lcd@-node in device-tree to identify systems with parallel LCD-interface and (b) presence of enabled spread-spectrum settings in device-tree to change the IPU-DI PLL from PLL5 to PLL2 in this case to allow spread-spectrum clocking of parallel LCD-displays

--

Commit: seco-ne/kernel/linux-guf@a0583c60

clk: add clk_is_ssc_enabled()

The helper function checks if spread spectrum clocking is enabled in device tree.

Merge request reports

Loading