Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve description

The current description mentions having to put the pin controller
node under a syscon node, but this is not the case in the current
MT6779 device tree. This is not actually needed, so replace the
current description with something more generic that describes
the use of the hardware block.

Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20221028153505.23741-3-y.oudjana@protonmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

Yassine Oudjana and committed by
Linus Walleij
c5a402a3 f60c9eac

+3 -4
+3 -4
Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.yaml
··· 9 9 maintainers: 10 10 - Andy Teng <andy.teng@mediatek.com> 11 11 12 - description: |+ 13 - The pin controller node should be the child of a syscon node with the 14 - required property: 15 - - compatible: "syscon" 12 + description: 13 + The MediaTek pin controller on MT6779 is used to control pin 14 + functions, pull up/down resistance and drive strength options. 16 15 17 16 properties: 18 17 compatible: