Re: [PATCH v1 1/5] gpio: rockchip: support acpi

From: Bartosz Golaszewski
Date: Fri Aug 16 2024 - 05:49:20 EST


On Thu, Aug 15, 2024 at 9:17 AM Ye Zhang <ye.zhang@xxxxxxxxxxxxxx> wrote:
>
> 1. support ACPI
> 2. support 'clock-names' from dt nodes
> 3. driver works without pinctrl device

This is not how commit messages are written. Please take a look at
examples in kernel git history. Also: the three bullet points here
sound like they should be separate commits.

Bart