Searched +full:ftm +full:- +full:pwm (Results 1 – 6 of 6) sorted by relevance
1 Freescale FlexTimer Module (FTM) PWM controller3 The same FTM PWM device can have a different endianness on different SoCs. The6 for the endianness of the FTM PWM block as integrated into the existing SoCs:8 SoC | FTM-PWM endianness9 --------+-------------------19 - compatible : should be "fsl,<soc>-ftm-pwm" and one of the following21 - "fsl,vf610-ftm-pwm" for PWM compatible with the one integrated on VF61022 - "fsl,imx8qm-ftm-pwm" for PWM compatible with the one integrated on i.MX8QM23 - reg: Physical base address and length of the controller's registers24 - #pwm-cells: Should be 3. See pwm.yaml in this directory for a description of[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/pwm/fsl,vf610-ftm-pwm.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale FlexTimer Module (FTM) PWM controller10 The same FTM PWM device can have a different endianness on different SoCs. The13 for the endianness of the FTM PWM block as integrated into the existing SoCs:15 SoC | FTM-PWM endianness16 --------+-------------------25 - Frank Li <Frank.Li@nxp.com>[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Copyright 2013-2014 Freescale Semiconductor, Inc.6 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #include <dt-bindings/thermal/thermal.h>10 #address-cells = <2>;11 #size-cells = <2>;12 interrupt-parent = <&gic>;30 #address-cells = <1>;31 #size-cells = <0>;34 compatible = "arm,cortex-a7";[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)5 #include "vf610-pinfunc.h"6 #include <dt-bindings/clock/vf610-clock.h>7 #include <dt-bindings/interrupt-controller/irq.h>8 #include <dt-bindings/gpio/gpio.h>32 compatible = "fixed-cloc613 ftm: ftm@400b8000 { global() label [all...]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Device Tree Include file for NXP Layerscape-1028A family SoC.5 * Copyright 2018-2020 NXP11 #include <dt-bindings/clock/fsl,qoriq-clockgen.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/thermal/thermal.h>17 interrupt-parent = <&gic>;18 #address-cells = <2>;19 #size-cells = <2>;22 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT6 #include <dt-bindings/clock/imx7d-clock.h>7 #include <dt-bindings/power/imx7-power.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/reset/imx7-reset.h>12 #include "imx7d-pinfunc.h"15 #address-cells = <1>;16 #size-cells = <1>;[all …]