Searched +full:imx7ulp +full:- +full:tpm (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/timer/nxp,tpm-timer.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NXP Low Power Timer/Pulse Width Modulation Module (TPM)10 - Dong Aisheng <aisheng.dong@nxp.com>13 The Timer/PWM Module (TPM) supports input capture, output compare,17 power modes. TPM can support global counter bus where one TPM drives23 - const: fsl,imx7ulp-tpm24 - items:[all …]
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 controller10 - 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 multiple19 - $ref: pwm.yaml#[all …]
1 // SPDX-License-Identifier: GPL-2.0+4 * Copyright 2017-2018 NXP8 #include <dt-bindings/clock/imx7ulp-clock.h>9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/interrupt-controlle[all...]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/imx8ulp-clock.h>7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/power/imx8ulp-power.h>10 #include <dt-bindings/thermal/thermal.h>12 #include "imx8ulp-pinfunc.h"15 interrupt-parent = <&gic>;16 #address-cells = <2>;17 #size-cells = <2>;[all …]