[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241104100044.3634076-1-ciprianmarian.costea@oss.nxp.com>
Date: Mon, 4 Nov 2024 12:00:42 +0200
From: Ciprian Costea <ciprianmarian.costea@....nxp.com>
To: Oleksij Rempel <o.rempel@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Andi Shyti <andi.shyti@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Fabio Estevam <festevam@...il.com>
Cc: linux-i2c@...r.kernel.org,
devicetree@...r.kernel.org,
imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Christophe Lizzi <clizzi@...hat.com>,
Alberto Ruiz <aruizrui@...hat.com>,
Enric Balletbo <eballetb@...hat.com>,
Ciprian Marian Costea <ciprianmarian.costea@....nxp.com>
Subject: [PATCH 0/2] add I2C support for S32G2/S32G3 SoCs
From: Ciprian Marian Costea <ciprianmarian.costea@....nxp.com>
S32G2 and S32G3 SoCs share the same I2C controller as i.MX.
Address the hardware particularities for S32 SoC family,
such as:
- different <clock divider, register value> pairs
- regshift
Ciprian Marian Costea (2):
dt-bindings: i2c: imx: add SoC specific compatible strings for S32G
i2c: imx: add support for S32G2/S32G3 SoCs
.../devicetree/bindings/i2c/i2c-imx.yaml | 4 ++
drivers/i2c/busses/Kconfig | 7 ++--
drivers/i2c/busses/i2c-imx.c | 37 ++++++++++++++++++-
3 files changed, 44 insertions(+), 4 deletions(-)
--
2.45.2
Powered by blists - more mailing lists