]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: pinctrl: fsl,imx6ul-pinctrl: Convert i.MX35/5x/6 to YAML
authorMarek Vasut <marex@denx.de>
Thu, 17 Oct 2024 21:11:18 +0000 (23:11 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 23 Oct 2024 09:54:30 +0000 (11:54 +0200)
commit56c9d1a033d628b7abac88a5e19c9a5111b01302
treec7633a5389f6b06005da1fd6e8b5cf98a18dd2cf
parentb509b5e59793ce21f9dff0cc11d970a63a9cc48e
dt-bindings: pinctrl: fsl,imx6ul-pinctrl: Convert i.MX35/5x/6 to YAML

The IOMUXC controller description is almost identical on i.MX35/5x/6 SoCs,
except for the configuration bits which differ across SoCs. Rename the
fsl,imx6ul-pinctrl.yaml to fsl,imx35-pinctrl.yaml, fill in compatible
strings for the other SoCs and fill in the various bits into desciption.
This way, i.MX35/5x/6 series SoCs can all be converted to DT schema.
Remove the old text DT bindings description.

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Marek Vasut <marex@denx.de>
Link: https://lore.kernel.org/20241017211241.170861-1-marex@denx.de
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/fsl,imx35-pinctrl.txt [deleted file]
Documentation/devicetree/bindings/pinctrl/fsl,imx35-pinctrl.yaml [moved from Documentation/devicetree/bindings/pinctrl/fsl,imx6ul-pinctrl.yaml with 50% similarity]
Documentation/devicetree/bindings/pinctrl/fsl,imx50-pinctrl.txt [deleted file]
Documentation/devicetree/bindings/pinctrl/fsl,imx51-pinctrl.txt [deleted file]
Documentation/devicetree/bindings/pinctrl/fsl,imx53-pinctrl.txt [deleted file]
Documentation/devicetree/bindings/pinctrl/fsl,imx6dl-pinctrl.txt [deleted file]
Documentation/devicetree/bindings/pinctrl/fsl,imx6q-pinctrl.txt [deleted file]
Documentation/devicetree/bindings/pinctrl/fsl,imx6sl-pinctrl.txt [deleted file]
Documentation/devicetree/bindings/pinctrl/fsl,imx6sll-pinctrl.txt [deleted file]
Documentation/devicetree/bindings/pinctrl/fsl,imx6sx-pinctrl.txt [deleted file]