gpio-mxs.yaml (4b4193256c8d3bc3a5397b5cd9494c2ad386317d) gpio-mxs.yaml (499f5e3c7cf77355f663ed602334a1b42223c78a)
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/gpio/gpio-mxs.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Freescale MXS GPIO controller
8
9maintainers:
10 - Shawn Guo <shawnguo@kernel.org>
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/gpio/gpio-mxs.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Freescale MXS GPIO controller
8
9maintainers:
10 - Shawn Guo <shawnguo@kernel.org>
11 - Anson Huang <Anson.Huang@nxp.com>
12
13description: |
14 The Freescale MXS GPIO controller is part of MXS PIN controller.
15 The GPIOs are organized in port/bank, each port consists of 32 GPIOs.
16 As the GPIO controller is embedded in the PIN controller and all the
17 GPIO ports share the same IO space with PIN controller, the GPIO node
18 will be represented as sub-nodes of MXS pinctrl node.
19

--- 117 unchanged lines hidden ---
11
12description: |
13 The Freescale MXS GPIO controller is part of MXS PIN controller.
14 The GPIOs are organized in port/bank, each port consists of 32 GPIOs.
15 As the GPIO controller is embedded in the PIN controller and all the
16 GPIO ports share the same IO space with PIN controller, the GPIO node
17 will be represented as sub-nodes of MXS pinctrl node.
18

--- 117 unchanged lines hidden ---