Re: [PATCH v10 2/3] dt-bindings: mfd: Add compatible string for UART support

From: Krzysztof Kozlowski
Date: Wed Dec 07 2022 - 12:57:51 EST


On 07/12/2022 18:40, Mark Hasemeyer wrote:
> From: Bhanu Prakash Maiya <bhanumaiya@xxxxxxxxxxxx>
>
> Add a compatible string to support the UART implementation of the cros
> ec interface. The driver does not support the reg and interrupt
> properties, so exempt them from being required for UART compatible nodes.
>
> Signed-off-by: Bhanu Prakash Maiya <bhanumaiya@xxxxxxxxxxxx>
> Co-developed-by: Mark Hasemeyer <markhas@xxxxxxxxxxxx>
> Signed-off-by: Mark Hasemeyer <markhas@xxxxxxxxxxxx>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Use subject prefixes matching the subsystem (git log --oneline -- ...)
and device. Currently it looks like you change ENTIRE MFD subsystem.

> ---
>
> Changes in v10:
> - No change
>

Best regards,
Krzysztof