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 "#pwm-cells":
22 - fsl,imx7ulp-pwm
27 assigned-clocks:
30 assigned-clock-parents:
37 - "#pwm-cells"
38 - compatible
39 - reg
40 - clocks
45 - |
46 #include <dt-bindings/clock/imx7ulp-clock.h>
49 compatible = "fsl,imx7ulp-pwm";
51 assigned-clocks = <&pcc2 IMX7ULP_CLK_LPTPM4>;
52 assigned-clock-parents = <&scg1 IMX7ULP_CLK_SOSC_BUS_CLK>;
54 #pwm-cells = <3>;