Devicetree
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "Yassine Oudjana" <yassine.oudjana@gmail.com>
Cc: robh@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v8 5/6] dt-bindings: pinctrl: mediatek: Add bindings for MT6735 pin controller
Date: Sat, 30 May 2026 15:35:30 +0000	[thread overview]
Message-ID: <20260530153530.ABF771F00898@smtp.kernel.org> (raw)
In-Reply-To: <20260530145800.1029920-6-y.oudjana@protonmail.com>

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] The commit introduces pinmux macros and a driver for the MT6735 pin controller but completely omits documenting the corresponding compatible strings (e.g., `mediatek,mt6735-pinctrl` and `mediatek,mt6735m-pinctrl`) in a YAML schema file (such as `mediatek,mt6779-pinctrl.yaml`).
--

commit 07ce040d313a0955bafec476cf793da45ce851b5
Author: Yassine Oudjana <y.oudjana@protonmail.com>

dt-bindings: pinctrl: mediatek: Add bindings for MT6735 pin controller

This commit adds device tree bindings for the MT6735 pin controller.
It introduces macros corresponding to unique pin-function combinations to be
used as values for the pinmux property.

> diff --git a/MAINTAINERS b/MAINTAINERS
> index b539be153f6a4..1e833d0e7f47a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -21083,6 +21083,12 @@ F:	drivers/pinctrl/mediatek/pinctrl-rt2880.c
>  F:	drivers/pinctrl/mediatek/pinctrl-rt305x.c
>  F:	drivers/pinctrl/mediatek/pinctrl-rt3883.c
>  
> +PIN CONTROLLER - MEDIATEK MT6735
> +M:	Yassine Oudjana <y.oudjana@protonmail.com>
> +L:	linux-mediatek@lists.infradead.org (moderated for non-subscribers)
> +S:	Maintained
> +F:	include/dt-bindings/pinctrl/mediatek,mt6735-pinctrl.h
> +

[Severity: Low]
Does this patch omit the YAML schema file for the binding?

The patch introduces the pinmux macros for the MT6735 pin controller, but it
doesn't seem to document the corresponding compatible strings (e.g.,
mediatek,mt6735-pinctrl) in a YAML schema file.

Failing to provide the compatible string in the schema will cause device tree
nodes using this hardware to either bypass strict dtbs_check validation or
generate warnings.

Should the YAML schema update be included alongside this header?

>  PIN CONTROLLER - MICROCHIP AT91
>  M:	Ludovic Desroches <ludovic.desroches@microchip.com>

[ ... ]

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260530145800.1029920-1-y.oudjana@protonmail.com?part=5

  reply	other threads:[~2026-05-30 15:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-30 14:57 [PATCH v8 0/6] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support Yassine Oudjana
2026-05-30 14:57 ` [PATCH v8 1/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document Yassine Oudjana
2026-05-30 14:57 ` [PATCH v8 2/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions Yassine Oudjana
2026-05-30 15:09   ` sashiko-bot
2026-05-30 14:57 ` [PATCH v8 3/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795 Yassine Oudjana
2026-05-30 15:17   ` sashiko-bot
2026-05-30 14:57 ` [PATCH v8 4/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6765 pin controller Yassine Oudjana
2026-05-30 15:29   ` sashiko-bot
2026-05-30 14:57 ` [PATCH v8 5/6] dt-bindings: pinctrl: mediatek: Add bindings for MT6735 " Yassine Oudjana
2026-05-30 15:35   ` sashiko-bot [this message]
2026-05-30 14:57 ` [PATCH v8 6/6] pinctrl: mediatek: Add MT6735 pinctrl driver Yassine Oudjana
2026-05-30 15:55   ` sashiko-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260530153530.ABF771F00898@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=sashiko-reviews@lists.linux.dev \
    --cc=yassine.oudjana@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox