[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240704132116.2865864-1-ciprianmarian.costea@oss.nxp.com>
Date: Thu, 4 Jul 2024 16:21:12 +0300
From: Ciprian Costea <ciprianmarian.costea@....nxp.com>
To: Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
Haibo Chen <haibo.chen@....com>
Cc: linux-kernel@...r.kernel.org,
imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org,
s32@....com,
Ciprian Costea <ciprianmarian.costea@....nxp.com>
Subject: [PATCH 0/4] address several S32G2/S32G3 SoC based boards particularities
This patchset addresses several S32G2/S32G3 SoC based boards
uSDHC controller particularities such as:
- GPIO card detect wake mechanism is not available
- Changing the pinctrl state in suspend routine is not supported
It also fixes a clocking usage issue on 'clk_get_rate',
in case of 'per' clock.
Ciprian Costea (4):
mmc: sdhci-esdhc-imx: disable card detect wake for S32G based
platforms
mmc: sdhci-esdhc-imx: obtain the 'per' clock rate after its enablement
mmc: sdhci-esdhc-imx: add option to not change pinctrl state in
suspend
MAINTAINERS: add 's32@....com' as relevant mailing list for
'sdhci-esdhc-imx' driver
MAINTAINERS | 1 +
drivers/mmc/host/sdhci-esdhc-imx.c | 28 ++++++++++++++++++++++------
2 files changed, 23 insertions(+), 6 deletions(-)
--
2.45.2
Powered by blists - more mailing lists