Re: [PATCH] dt-bindings: serial: amlogic,meson-uart: Add compatible string for S6/S7/S7D

From: Rob Herring
Date: Thu Apr 24 2025 - 10:42:47 EST


On Thu, Apr 24, 2025 at 3:43 AM Xianwei Zhao via B4 Relay
<devnull+xianwei.zhao.amlogic.com@xxxxxxxxxx> wrote:
>
> From: Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx>
>
> Amlogic S6/S7/7D SoCs uses the same UART controller as S4 SoCs and G12A.
> There is no need for an extra compatible line in the driver, but
> add S6/S7/S7D compatible line for documentation.
>
> Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
> Signed-off-by: Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx>
> ---
> This patch has been reviewed in the submission below(patch 4/7).
> https://lore.kernel.org/all/20250317-s6-s7-basic-v1-0-d653384e41f3@xxxxxxxxxxx/
>
> It is just sent again separately since it goes via the tty tree

The default assumption is a series is applied by 1 maintainer. If you
want maintainers to pick up a patch out of a series, it is best to ask
them in that patch. Or you have to resend like this.

Also, for bindings only adding new compatibles and no driver change,
it is fine for the sub-arch maintainer (Neil) to pick them all up.

Rob