mxs-pwm.yaml (0ea5c948cb64bab5bc7a5516774eb8536f05aa0d) mxs-pwm.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/pwm/mxs-pwm.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Freescale MXS PWM 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/pwm/mxs-pwm.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Freescale MXS PWM controller
8
9maintainers:
10 - Shawn Guo <shawnguo@kernel.org>
11 - Anson Huang <anson.huang@nxp.com>
12
13allOf:
14 - $ref: pwm.yaml#
15
16properties:
17 compatible:
18 oneOf:
19 - const: fsl,imx23-pwm

--- 35 unchanged lines hidden ---
11
12allOf:
13 - $ref: pwm.yaml#
14
15properties:
16 compatible:
17 oneOf:
18 - const: fsl,imx23-pwm

--- 35 unchanged lines hidden ---