Re: [PATCH V3 3/6] dt-bindings: serial: meson: Support S4 SoC uart. Also Drop compatible = amlogic,meson-gx-uart.

From: Greg Kroah-Hartman
Date: Thu Dec 30 2021 - 07:28:10 EST


On Thu, Dec 30, 2021 at 06:21:07PM +0800, Yu Tu wrote:
> Deprecated, don't use anymore because compatible = amlogic,meson-gx-uart
> don't differentiate between GXBB and GXL which have different
> revisions of the UART IP. So it's split into GXBB and GXL.
>
> Signed-off-by: Yu Tu <yu.tu@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/serial/amlogic,meson-uart.yaml | 10 ++++++++--
> 1 file changed, 8 insertions(+), 2 deletions(-)

Again, your subject line is way too long.

thanks,

greg k-h