Message ID | 20210526172036.183223-1-krzysztof.kozlowski@canonical.com (mailing list archive) |
---|---|
Headers | show |
Series | mfd/power/rtc: Do not enforce (incorrect) interrupt trigger type | expand |
On Wed, 26 May 2021, Krzysztof Kozlowski wrote: > Hi, > > This is a v2 with only minor changes: > 1. Drop patches which landed in mainline. > 2. Add acks. > 3. Rebase max17040 power supply (dtschema conversion). > > Patches are independent and there are no external dependencies, so > please pick up freely. > > Best regards, > Krzysztof > > > Krzysztof Kozlowski (7): > mfd: sec-irq: Do not enforce (incorrect) interrupt trigger type > mfd: max77686: Do not enforce (incorrect) interrupt trigger type > mfd: max77693: Do not enforce (incorrect) interrupt trigger type > mfd: max14577: Do not enforce (incorrect) interrupt trigger type > rtc: max77686: Do not enforce (incorrect) interrupt trigger type > power: supply: max17042: Do not enforce (incorrect) interrupt trigger > type > power: supply: max17040: Do not enforce (incorrect) interrupt trigger > type MFD patches (at least) do not apply. Please rebase and resubmit with my: For my own reference (apply this as-is to your sign-off block): Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
On 01/06/2021 17:41, Lee Jones wrote: > On Wed, 26 May 2021, Krzysztof Kozlowski wrote: > >> Hi, >> >> This is a v2 with only minor changes: >> 1. Drop patches which landed in mainline. >> 2. Add acks. >> 3. Rebase max17040 power supply (dtschema conversion). >> >> Patches are independent and there are no external dependencies, so >> please pick up freely. >> >> Best regards, >> Krzysztof >> >> >> Krzysztof Kozlowski (7): >> mfd: sec-irq: Do not enforce (incorrect) interrupt trigger type >> mfd: max77686: Do not enforce (incorrect) interrupt trigger type >> mfd: max77693: Do not enforce (incorrect) interrupt trigger type >> mfd: max14577: Do not enforce (incorrect) interrupt trigger type >> rtc: max77686: Do not enforce (incorrect) interrupt trigger type >> power: supply: max17042: Do not enforce (incorrect) interrupt trigger >> type >> power: supply: max17040: Do not enforce (incorrect) interrupt trigger >> type > > MFD patches (at least) do not apply. > > Please rebase and resubmit with my: > > For my own reference (apply this as-is to your sign-off block): > > Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org> I'll resend the MFD part. For the RTC and power, I hope these apply still cleanly. Best regards, Krzysztof
On Wed, 26 May 2021 13:20:29 -0400, Krzysztof Kozlowski wrote: > This is a v2 with only minor changes: > 1. Drop patches which landed in mainline. > 2. Add acks. > 3. Rebase max17040 power supply (dtschema conversion). > > Patches are independent and there are no external dependencies, so > please pick up freely. > > [...] Applied, thanks! [5/7] rtc: max77686: Do not enforce (incorrect) interrupt trigger type commit: 742b0d7e15c333303daad4856de0764f4bc83601 Best regards,