ARM: dts: sun8i: nanopi-duo2: Fix regulator GPIO reference
stable inclusion from stable-v5.10.173 commit bbddc7c708704df61451e759bd3f530d68a86ee2 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8BFR3 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bbddc7c708704df61451e759bd3f530d68a86ee2 -------------------------------- [ Upstream commit 2177d4ae ] The property named in the schema is 'enable-gpios', not 'enable-gpio'. This makes no difference at runtime, because the regulator is marked as always-on, but it breaks validation. Fixes: 4701fc6e ("ARM: dts: sun8i: add FriendlyARM NanoPi Duo2") Reviewed-by:Andre Przywara <andre.przywara@arm.com> Acked-by:
Jernej Skrabec <jernej.skrabec@gmail.com> Signed-off-by:
Samuel Holland <samuel@sholland.org> Link: https://lore.kernel.org/r/20221231225854.16320-2-samuel@sholland.org Signed-off-by:
Jernej Skrabec <jernej.skrabec@gmail.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment