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 - Anson Huang <anson.huang@nxp.com>
13 The TPM counter and period counter are shared between multiple
17 - $ref: pwm.yaml#
20 "#pwm-cells":
25 - fsl,imx7ulp-pwm
30 assigned-clocks:
33 assigned-clock-parents:
40 - compatible
41 - reg
42 - clocks
47 - |
48 #include <dt-bindings/clock/imx7ulp-clock.h>
51 compatible = "fsl,imx7ulp-pwm";
53 assigned-clocks = <&pcc2 IMX7ULP_CLK_LPTPM4>;
54 assigned-clock-parents = <&scg1 IMX7ULP_CLK_SOSC_BUS_CLK>;
56 #pwm-cells = <3>;