]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mfd: simple-mfd-i2c: Add compatible strings for Layerscape QIXIS FPGA
authorIoana Ciornei <ioana.ciornei@nxp.com>
Mon, 7 Jul 2025 15:31:20 +0000 (18:31 +0300)
committerLee Jones <lee@kernel.org>
Wed, 1 Oct 2025 09:28:01 +0000 (10:28 +0100)
commit81a2c31257411296862487aaade98b7d9e25dc72
tree3f7d844d119d58cdaffda3d352615dd66ded2c4a
parente8c81284032ad9ba9ec3a89311c587aad0c84beb
mfd: simple-mfd-i2c: Add compatible strings for Layerscape QIXIS FPGA

The QIXIS FPGA found on Layerscape boards such as LX2160AQDS, LS1028AQDS
etc deals with power-on-reset timing, muxing etc. Use the simple-mfd-i2c
as its core driver by adding its compatible string (already found in
some dt files). By using the simple-mfd-i2c driver, any child device
will have access to the i2c regmap created by it.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Link: https://lore.kernel.org/r/20250707153120.1371719-1-ioana.ciornei@nxp.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/simple-mfd-i2c.c