cypress,cy8c95x0.yaml (50501936288d6a29d7ef78f25d00e33240fad45f) cypress,cy8c95x0.yaml (a4f1d0dd9bd153ef5d326ad040c47f0a909361ca)
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/pinctrl/cypress,cy8c95x0.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Cypress CY8C95X0 I2C GPIO expander
8

--- 37 unchanged lines hidden (view full) ---

46
47 gpio-reserved-ranges:
48 maxItems: 1
49
50 vdd-supply:
51 description:
52 Optional power supply.
53
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/pinctrl/cypress,cy8c95x0.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Cypress CY8C95X0 I2C GPIO expander
8

--- 37 unchanged lines hidden (view full) ---

46
47 gpio-reserved-ranges:
48 maxItems: 1
49
50 vdd-supply:
51 description:
52 Optional power supply.
53
54 reset-gpios:
55 description: GPIO connected to the XRES pin
56 maxItems: 1
57
54patternProperties:
55 '-pins$':
56 type: object
57 description:
58 Pinctrl node's client devices use subnodes for desired pin configuration.
59 Client device subnodes use below standard properties.
60 $ref: pincfg-node.yaml#
61

--- 73 unchanged lines hidden ---
58patternProperties:
59 '-pins$':
60 type: object
61 description:
62 Pinctrl node's client devices use subnodes for desired pin configuration.
63 Client device subnodes use below standard properties.
64 $ref: pincfg-node.yaml#
65

--- 73 unchanged lines hidden ---