linux-yocto/drivers/soc/imx
Ahmad Fatoum e3c93c7917 pmdomain: imx: gpcv2: use proper helper for property detection
[ Upstream commit 6568cb40e7 ]

Starting with commit c141ecc3ce ("of: Warn when of_property_read_bool()
is used on non-boolean properties"), probing the gpcv2 device on i.MX8M
SoCs leads to warnings when LOCKDEP is enabled.

Fix this by checking property presence with of_property_present as
intended.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Link: https://lore.kernel.org/r/20250218-gpcv2-of-property-present-v1-1-3bb1a9789654@pengutronix.de
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-04 14:40:13 +02:00
..
gpc.c
gpcv2.c pmdomain: imx: gpcv2: use proper helper for property detection 2025-06-04 14:40:13 +02:00
imx8m-blk-ctrl.c
imx8mp-blk-ctrl.c pmdomain: imx8mp-blk-ctrl: add missing loop break condition 2025-01-23 17:17:14 +01:00
imx93-blk-ctrl.c
imx93-pd.c
imx93-src.c
Kconfig
Makefile
soc-imx.c
soc-imx8m.c soc: imx8m: Unregister cpufreq and soc dev in cleanup path 2025-03-28 21:58:59 +01:00