Lines Matching +full:imx7ulp +full:- +full:tpm
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pwm/imx-tpm-pwm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale i.MX TPM PWM controller
10 - Shawn Guo <shawnguo@kernel.org>
11 - Sascha Hauer <s.hauer@pengutronix.de>
12 - Fabio Estevam <festevam@gmail.com>
15 The TPM counter and period counter are shared between multiple
19 - $ref: pwm.yaml#
22 "#pwm-cells":
27 - fsl,imx7ulp-pwm
32 assigned-clocks:
35 assigned-clock-parents:
42 - compatible
43 - reg
44 - clocks
49 - |
50 #include <dt-bindings/clock/imx7ulp-clock.h>
53 compatible = "fsl,imx7ulp-pwm";
55 assigned-clocks = <&pcc2 IMX7ULP_CLK_LPTPM4>;
56 assigned-clock-parents = <&scg1 IMX7ULP_CLK_SOSC_BUS_CLK>;
58 #pwm-cells = <3>;