[PATCH 1/4] dt-bindings: serial: mediatek,uart: Add compatible for MT8189 SoC

Louis-Alexis Eyraud posted 4 patches 2 weeks, 2 days ago
[PATCH 1/4] dt-bindings: serial: mediatek,uart: Add compatible for MT8189 SoC
Posted by Louis-Alexis Eyraud 2 weeks, 2 days ago
Add a compatible string for the MT8189 SoC.
The UART IPs in this chip are fully compatible with the one found in
MT6577 SoC.

Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
---
 Documentation/devicetree/bindings/serial/mediatek,uart.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/serial/mediatek,uart.yaml b/Documentation/devicetree/bindings/serial/mediatek,uart.yaml
index 5bd8a8853ae0d4ae309d28350fd54b6f9b4e731e..3f0f4aea0a4c0ef11055ddd08ba71d045e7fa519 100644
--- a/Documentation/devicetree/bindings/serial/mediatek,uart.yaml
+++ b/Documentation/devicetree/bindings/serial/mediatek,uart.yaml
@@ -47,6 +47,7 @@ properties:
               - mediatek,mt8183-uart
               - mediatek,mt8186-uart
               - mediatek,mt8188-uart
+              - mediatek,mt8189-uart
               - mediatek,mt8192-uart
               - mediatek,mt8195-uart
               - mediatek,mt8365-uart

-- 
2.52.0
Re: [PATCH 1/4] dt-bindings: serial: mediatek,uart: Add compatible for MT8189 SoC
Posted by Macpaul Lin (林智斌) 1 week, 2 days ago
On Wed, 2025-12-03 at 14:59 +0100, Louis-Alexis Eyraud wrote:
> 
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
> 
> 
> Add a compatible string for the MT8189 SoC.
> The UART IPs in this chip are fully compatible with the one found in
> MT6577 SoC.
> 
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
> ---
>  Documentation/devicetree/bindings/serial/mediatek,uart.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git
> a/Documentation/devicetree/bindings/serial/mediatek,uart.yaml
> b/Documentation/devicetree/bindings/serial/mediatek,uart.yaml
> index
> 5bd8a8853ae0d4ae309d28350fd54b6f9b4e731e..3f0f4aea0a4c0ef11055ddd08ba
> 71d045e7fa519 100644
> --- a/Documentation/devicetree/bindings/serial/mediatek,uart.yaml
> +++ b/Documentation/devicetree/bindings/serial/mediatek,uart.yaml
> @@ -47,6 +47,7 @@ properties:
>                - mediatek,mt8183-uart
>                - mediatek,mt8186-uart
>                - mediatek,mt8188-uart
> +              - mediatek,mt8189-uart
>                - mediatek,mt8192-uart
>                - mediatek,mt8195-uart
>                - mediatek,mt8365-uart
> 
> --
> 2.52.0
> 
> 

Reviewed-by Macpaul Lin <macpaul.lin@mediatek.com>

Best regards,
Macpaul Lin
Re: [PATCH 1/4] dt-bindings: serial: mediatek,uart: Add compatible for MT8189 SoC
Posted by Krzysztof Kozlowski 2 weeks, 2 days ago
On 03/12/2025 14:59, Louis-Alexis Eyraud wrote:
> Add a compatible string for the MT8189 SoC.
> The UART IPs in this chip are fully compatible with the one found in
> MT6577 SoC.
> 
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
> ---
>  Documentation/devicetree/bindings/serial/mediatek,uart.yaml | 1 +
>  1 file changed, 1 insertion(+)


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof