Re: [PATCH v2 6/6] arm64: dts: marvell: armada-7040-mochabin: Fix is31fl3199 shutdown GPIO polarity

From: Krzysztof Kozlowski

Date: Mon Jun 01 2026 - 04:24:03 EST


On 01/06/2026 08:58, Gregory CLEMENT wrote:
> Hello,
>
>> The is31fl3199 shutdown pin is active-low [1]. Correct the GPIO flags
>> from GPIO_ACTIVE_HIGH to GPIO_ACTIVE_LOW to match the hardware.
>>
>> [1] https://lumissil.com/assets/pdf/core/IS31FL3199_DS.pdf
>>
>> Fixes: 737929191283 ("arm64: dts: marvell: add Globalscale MOCHAbin")
>> Signed-off-by: Jun Yan <jerrysteve1101@xxxxxxxxx>
>
> What happens if this patch is merged before the driver LED patch? Will
> it break something?
>

What if this patch is merged by a different maintainer, not LED? What if
this patch is merged by the same LED maintainer (not allowed, but let's
discuss) but is not squashed into LED driver?

IOW, entire set like breaking users.

Best regards,
Krzysztof