dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6797
authorYassine Oudjana <y.oudjana@protonmail.com>
Fri, 28 Oct 2022 15:34:56 +0000 (18:34 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 9 Nov 2022 08:27:53 +0000 (09:27 +0100)
commit6c873654bd413b6f2c77aa4724b42142a8353ff3
treedb1956600293cd1750d986cfc3198886a362650a
parent7e63d92d2c36bd11bbd323d958da593d2a527dd4
dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6797

Combine MT6797 pin controller document into MT6779 one. reg and
reg-names property constraints are set using conditionals.
A conditional is also used to make interrupt-related properties
required on the MT6779 pin controller only, since the MT6797
controller doesn't support interrupts (or not yet, at least).
drive-strength and slew-rate properties which weren't described
in the MT6779 document before are brought in from the MT6797 one.
Both pin controllers share a common driver core so they should
both support these properties.

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-5-y.oudjana@protonmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/mediatek,mt6797-pinctrl.yaml [deleted file]
MAINTAINERS