Re: [PATCH v1 0/2] Add Exynos990 pinctrl and chipid drivers

From: Krzysztof Kozlowski
Date: Tue Oct 15 2024 - 03:05:13 EST


On 15/10/2024 08:30, Igor Belwon wrote:
> Hi folks,
>
> This series adds support for the drivers for the Exynos 990 SoC. It
> consists of the pinctrl driver and the chipid driver. The product ID
> of this chip for chipid is 0xe9830000. The pinctrl bank types are the
> same as in the Exynos 850 chip.

You split your patchsets in odd way. Bindings always go with driver.

Anyway, organize it per subsystem. Subsystem is:
1. SoC
2. pinctrl

So two patchsets targeting two subsystems.

Best regards,
Krzysztof