Re: [PATCH v2 00/28] pinctrl: dt-bindings: samsung: convert to dtschema

From: Krzysztof Kozlowski
Date: Sat Jan 15 2022 - 10:47:02 EST


On 14/01/2022 19:31, Sam Protsenko wrote:
> On Tue, 11 Jan 2022 at 22:15, Krzysztof Kozlowski
> <krzysztof.kozlowski@xxxxxxxxxxxxx> wrote:
>>
>> Hi,
>>
>> Changes since v1
>> ================
>> 1. Patch #1: add missing pin assignment (Alim).
>> 2. Patch #2: correct double sizeof() (Alim).
>> 3. Patch #7, #8: put label-override in proper patch (Alim).
>> 4. Patch #24: Extend doc, change the 'if' clause for wake-up interrupts.
>> 5. New patches: #25 - #28.
>> Exynos850 and ExynosAutov9 seems to be different in pin ctrl interrupt
>> handling, so they need their own compatibles.
>> Please kindly review and provide feedback on these as I do not have
>> details.
>> 6. Add review tags.
>>
>> Dependencies
>> ============
>> 1. Patch #2 ("pinctrl: samsung: accept GPIO bank nodes with a suffix") is
>> necessary for DTS patches.
>>
>> 2. Last patches #27 and #28 depend on patch #26 adding the compatibles.
>>
>> Best regards,
>> Krzysztof
>>
>> Krzysztof Kozlowski (28):
>> pinctrl: samsung: drop pin banks references on error paths
>> pinctrl: samsung: accept GPIO bank nodes with a suffix
>> ARM: dts: exynos: drop unused pinctrl defines in Exynos3250
>> ARM: dts: exynos: simplify PMIC DVS pin configuration in Odroid XU
>> ARM: dts: exynos: override pins by label in Peach Pit
>> ARM: dts: exynos: simplify PMIC DVS pin configuration in Peach Pit
>> ARM: dts: exynos: override pins by label in Peach Pi
>> ARM: dts: exynos: simplify PMIC DVS pin configuration in Peach Pi
>> ARM: dts: s3c64xx: drop unneeded pinctrl wake-up interrupt mapping
>> ARM: dts: exynos: align pinctrl with dtschema in Exynos3250
>> ARM: dts: exynos: align pinctrl with dtschema in Exynos4210
>> ARM: dts: exynos: align pinctrl with dtschema in Exynos4412
>> ARM: dts: exynos: align pinctrl with dtschema in Exynos5250
>> ARM: dts: exynos: align pinctrl with dtschema in Exynos5260
>> ARM: dts: exynos: align pinctrl with dtschema in Exynos5410
>> ARM: dts: exynos: align pinctrl with dtschema in Exynos542x/5800
>> arm64: dts: exynos: align pinctrl with dtschema in Exynos5433
>> arm64: dts: exynos: align pinctrl with dtschema in Exynos7
>> arm64: dts: exynos: align pinctrl with dtschema in Exynos850
>> arm64: dts: exynos: align pinctrl with dtschema in ExynosAutov9
>> ARM: dts: s3c24xx: align pinctrl with dtschema
>> ARM: dts: s3c64xx: align pinctrl with dtschema
>> ARM: dts: s5pv210: align pinctrl with dtschema
>> dt-bindings: pinctrl: samsung: convert to dtschema
>> dt-bindings: pinctrl: samsung: describe Exynos850 and ExynosAutov9
>> wake-ups
>> pinctrl: samsung: add support for Exynos850 and ExynosAutov9 wake-ups
>> arm64: dts: exynos: use dedicated wake-up pinctrl compatible in
>> Exynos850
>> arm64: dts: exynos: use dedicated wake-up pinctrl compatible in
>> ExynosAutov9
>>
>
> Maybe it makes sense to include my patch [1] for gpm6/gpm7 in this series?
>
> [1] https://lore.kernel.org/linux-arm-kernel/20220103181826.2136-1-semen.protsenko@xxxxxxxxxx/T/
>

Yes, if I am going to resend, I'll include yours. Otherwise, I will try
to remember when applying.


Best regards,
Krzysztof