Re: [PATCH] dt-bindings: serial: 8250: Add Aspeed AST2600 and AST2700 uart compatible

"Rob Herring (Arm)" <[email protected]> Mon, 3 Aug 2026 08:23:07 -0500
Newsgroups org.kernel.vger.linux-serial,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Tue, 21 Jul 2026 09:44:23 +0800, Yu-Che Hsieh wrote:
> The AST2600 and AST2700 VUART controllers are identical to the AST2500
> VUART controller.
> 
> Add the "aspeed,ast2600-vuart" and "aspeed,ast2700-vuart" compatible
> strings and fall back to "aspeed,ast2500-vuart" for compatibility with
> the existing driver.
> 
> Signed-off-by: Yu-Che Hsieh <[email protected]>
> ---
>  Documentation/devicetree/bindings/serial/8250.yaml | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
> 

Acked-by: Rob Herring (Arm) <[email protected]>