Skip to content

Integrate linux-seco-imx/seco_lf-5.10.y-gm_gpio_exp

GitBot requested to merge linux-seco-imx/seco_lf-5.10.y-gm_gpio_exp into kirkstone

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/e7cce1e9b3182228d09fa41ed9f97f7e50317ac2

[DRIVER] pca953x: add dts property gpio-base

--

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/a58c25ffb09149553b900ca13b54f709a69a3427

[DRIVER] pca953x: support reset-gpios shared line

Some systems connect several devices to a single reset GPIO. For these devices to get out of reset and probe successfully, treat the reset returning -EBUSY as the line already having been hogged and do not abort the probe.

--

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/f3285b79eaa6f83ea04cfa71a558268666f15bcc

[DRIVER] pca9685: add dts property gpio-base

--

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/d3b1c6499704cb49c8cfd97e12d36ddd6e38a7c2

[DEFCONFIG] add FXL6408 GPIO expander support

--

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/87f4882995dfd01410f64426ce43c3188105032c

[DRIVER] fxl6408: add dts property gpio-base

--

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/db8d61114b65e920b495375f1a48581e8a14346a

[DRIVER] fxl6408: add reset-gpios control with shared line support

Add optional reset-gpios pin control. Also, some systems connect several devices to a single reset GPIO. For these devices to get out of reset and probe successfully, treat the reset returning -EBUSY as the line already having been hogged and do not abort the probe.

--

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/f187da1f48b65f907d530a353d0a7f9e3f9e23b1

[DRIVER] fxl6408: nonfunctional: fix whitespace mistakes

--

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/07c6986aeafd0465fb5b205e89227eadef1c0638

[DRIVER] fxl6408: add I2C GPIO expander driver

Add minimal driver for Fairchild FXL6408 8-bit I2C-controlled GPIO expander. Missing feature: IRQ handling.

Imported from: https://git.toradex.com/cgit/linux-toradex.git/?h=toradex_5.4-2.3.x-imx

Merge request reports

Loading