[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220812043424.4078034-1-peng.fan@oss.nxp.com>
Date: Fri, 12 Aug 2022 12:34:18 +0800
From: "Peng Fan (OSS)" <peng.fan@....nxp.com>
To: aisheng.dong@....com, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, shawnguo@...nel.org,
s.hauer@...gutronix.de
Cc: kernel@...gutronix.de, festevam@...il.com, linux-imx@....com,
linux-i2c@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
xiaoning.wang@....com, Peng Fan <peng.fan@....com>
Subject: [PATCH 0/6] i2c-imx-lpi2c: add IPG clock
From: Peng Fan <peng.fan@....com>
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
Powered by blists - more mailing lists