[PATCH] dt-bindings: arm: mediatek: fix brackets

Manuel Ebner manuelebner at mailbox.org
Thu Jul 9 08:38:58 PDT 2026


Add missing ')'.

Fixes: 8101382c24b9 ("dt-bindings: arm: mediatek: Add MT8186 Squirtle Chromebooks")
Signed-off-by: Manuel Ebner <manuelebner at mailbox.org>
---
 Documentation/devicetree/bindings/arm/mediatek.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml
index 382d0eb4d0af..cd4040ad3437 100644
--- a/Documentation/devicetree/bindings/arm/mediatek.yaml
+++ b/Documentation/devicetree/bindings/arm/mediatek.yaml
@@ -314,7 +314,7 @@ properties:
           - const: google,steelix-sku196608
           - const: google,steelix
           - const: mediatek,mt8186
-      - description: Google Squirtle (Acer Chromebook Spin 311 (R724T)
+      - description: Google Squirtle (Acer Chromebook Spin 311 (R724T))
         items:
           - const: google,squirtle
           - const: mediatek,mt8186
-- 
2.54.0




More information about the Linux-mediatek mailing list