linux-yocto/drivers/pmdomain/imx
Ahmad Fatoum ef7ee9b815 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:42:07 +02:00
..
gpc.c
gpcv2.c pmdomain: imx: gpcv2: use proper helper for property detection 2025-06-04 14:42:07 +02:00
imx8m-blk-ctrl.c
imx8mp-blk-ctrl.c pmdomain: imx8mp-blk-ctrl: add missing loop break condition 2025-01-23 17:21:17 +01:00
imx93-blk-ctrl.c pmdomain: imx93-blk-ctrl: correct remove path 2024-11-22 15:38:35 +01:00
imx93-pd.c
Makefile
scu-pd.c