commit | d726132e487f76e15127b6d9350b35bdd5c0cd74 | [log] [tgz] |
---|---|---|
author | Robert Marko <robert.marko@sartura.hr> | Tue May 28 14:31:04 2024 +0200 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Fri Jul 05 12:04:47 2024 +0200 |
tree | e26f5b27320f739193a422d278a8ab6ed60d3e6e | |
parent | 3c2182e3eaa31cfe1f54228322cc22473d9b580e [diff] |
clock: qcom: ipq4019: add I2C clocks I2C clocks are not initialized by the SBL, so lets add support for clocks required by both of the QUP I2C controllers. BLSP1 AHB clock is already initialized by SBL, but QUP I2C driver is requesting it so we have to add it to the enable list. Based off QCS404 clock driver. Signed-off-by: Robert Marko <robert.marko@sartura.hr>