[PATCH] dt-bindings: pinctrl: mt8195: Add and use drive-strength-microamp

Rob Herring robh+dt at kernel.org
Thu Jul 14 08:37:57 PDT 2022


On Thu, Jun 30, 2022 at 7:15 AM AngeloGioacchino Del Regno
<angelogioacchino.delregno at collabora.com> wrote:
>
> As was already done for MT8192 in commit b52e695324bb ("dt-bindings:
> pinctrl: mt8192: Add drive-strength-microamp"), replace the custom
> mediatek,drive-strength-adv property with the standardized pinconf
> 'drive-strength-microamp' one.
>
> Similarly to the mt8192 counterpart, there's no user of property
> 'mediatek,drive-strength-adv', hence removing it is safe.
>
> Fixes: 69c3d58dc187 ("dt-bindings: pinctrl: mt8195: Add mediatek,drive-strength-adv property")
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> ---
>  .../bindings/pinctrl/pinctrl-mt8195.yaml      | 27 ++-----------------
>  1 file changed, 2 insertions(+), 25 deletions(-)

Now failing in linux-next. Looks like the example needs updating:

Documentation/devicetree/bindings/pinctrl/pinctrl-mt8195.example.dtb:
pinctrl at 10005000: i2c0-pins:pins: 'mediatek,drive-strength-adv' does
not match any of the regexes: 'pinctrl-[0-9]+'
 From schema: /builds/robherring/linux-dt/Documentation/devicetree/bindings/pinctrl/pinctrl-mt8195.yaml



More information about the Linux-mediatek mailing list