Searched +full:omap +full:- +full:dmtimer +full:- +full:pwm (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/pwm/ |
| H A D | pwm-omap-dmtimer.txt | 1 * OMAP PWM for dual-mode timers 4 - compatible: Shall contain "ti,omap-dmtimer-pwm". 5 - ti,timers: phandle to PWM capable OMAP timer. See timer/ti,timer-dm.yaml for info 7 - #pwm-cells: Should be 3. See pwm.yaml in this directory for a description of 11 - ti,prescaler: Should be a value between 0 and 7, see the timers datasheet 12 - ti,clock-source: Set dmtimer parent clock, values between 0 and 2: 13 - 0x00 - high-frequency system clock (timer_sys_ck) 14 - 0x01 - 32-kHz always-on clock (timer_32k_ck) 15 - 0x02 - external clock (timer_ext_ck, OMAP2 only) 18 pwm9: dmtimer-pwm@9 { [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | pwm-vibrator.txt | 1 * PWM vibrator device tree bindings 3 Registers a PWM device as vibrator. It is expected, that the vibrator's 4 strength increases based on the duty cycle of the enable PWM channel 7 The binding supports an optional direction PWM channel, that can be 12 - compatible: should contain "pwm-vibrator" 13 - pwm-names: Should contain "enable" and optionally "direction" 14 - pwms: Should contain a PWM handle for each entry in pwm-names 17 - vcc-supply: Phandle for the regulator supplying power 18 - direction-duty-cycle-ns: Duty cycle of the direction PWM channel in 26 pinctrl-single,pins = < [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/media/ |
| H A D | nokia,n900-ir | 1 Device-Tree bindings for LIRC TX driver for Nokia N900(RX51) 4 - compatible: should be "nokia,n900-ir". 5 - pwms: specifies PWM used for IR signal transmission. 9 pwm9: dmtimer-pwm@9 { 10 compatible = "ti,omap-dmtimer-pwm"; 12 ti,clock-source = <0x00>; /* timer_sys_ck */ 13 #pwm-cells = <3>; 16 ir: n900-ir { 17 compatible = "nokia,n900-ir";
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | motorola-mapphone-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 2 /dts-v1/; 4 #include <dt-bindings/input/input.h> 6 #include "motorola-cpcap-mapphone.dtsi" 10 * We seem to have only 1021 MB accessible, 1021 - 1022 is locked, 11 * then 1023 - 102 [all...] |
| H A D | logicpd-torpedo-baseboard.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 5 compatible = "gpio-keys"; 6 pinctrl-names = "default"; 7 pinctrl-0 = <&gpio_key_pins &gpio_key_pins_wkup>; 13 wakeup-source; 20 wakeup-source; 27 wakeup-source; 34 wakeup-source; 39 compatible = "ti,omap-twl4030"; 45 compatible = "gpio-leds"; [all …]
|
| H A D | am3517-evm.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 5 /dts-v1/; 8 #include "am3517-som.dtsi" 9 #include "am3517-evm-ui.dtsi" 10 #include <dt-binding [all...] |
| H A D | am335x-guardian.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 6 /dts-v1/; 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 14 compatible = "bosch,am335x-guardian", "ti,am33xx"; 17 stdout-path = &uart0; 18 tick-timer = &timer2; 23 cpu0-supply = <&dcdc2_reg>; 32 guardian_buttons: gpio-keys { [all …]
|
| H A D | omap3-gta04.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Based on omap3-beagle-xm.dts 7 /dts-v1/; 10 #include <dt-bindings/input/input.h> 17 cpu0-supply = <&vcc>; 27 stdout-pat [all...] |
| H A D | omap3-n900.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (C) 2013-2014 Aaro Koskinen <aaro.koskinen@iki.fi> 7 /dts-v1/; 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/media/video-interfaces.h> 15 * Default secure signed bootloader (Nokia X-Loader) does not enable L3 firewall 16 * for omap AES HW crypto support. When linux kernel try to access memory of AES 17 * blocks then kernel receive "Unhandled fault: external abort on non-linefetch" 18 * and crash. Until somebody fix omap-aes.c and omap_hwmod_3xxx_data.c code (no [all …]
|