[PATCH 0/6] i2c-imx-lpi2c: add IPG clock

From: Peng Fan (OSS)
Date: Fri Aug 12 2022 - 00:33:18 EST


From: Peng Fan <peng.fan@xxxxxxx>

The i.MX LPI2C needs PER and IPG clock, not just PER or IPG clock.
This patch is to enable both PER and IPG clock for imx-i2c-lpi2c.

Peng Fan (6):
dt-bindings: i2c: i2c-imx-lpi2c: add ipg clk
dt-bindings: i2c: i2c-imx-lpi2c: add dmas property
dt-bindings: i2c: i2c-imx-lpi2c: add i.MX93
arm64: dts: imx8-ss-dma: add IPG clock for i2c
ARM: dts: imx7ulp: Add PER clock for lpi2c
i2c: imx-lpi2c: handle IPG clock

.../bindings/i2c/i2c-imx-lpi2c.yaml | 20 +++++++--
arch/arm/boot/dts/imx7ulp.dtsi | 10 +++--
.../arm64/boot/dts/freescale/imx8-ss-dma.dtsi | 20 +++++----
drivers/i2c/busses/i2c-imx-lpi2c.c | 41 ++++++++++++++-----
4 files changed, 66 insertions(+), 25 deletions(-)

--
2.37.1