Searched +full:am335x +full:- +full:evm +full:- +full:scale +full:- +full:data (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/soc/ti/wkup-m3-ipc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Dave Gerlach <d-gerlach@ti.com>11 - Drew Fustini <dfustini@baylibre.com>14 The TI AM33xx and AM43xx family of devices use a small Cortex M3 co-processor17 C-states for CPU Idle. Once the wkup_m3_ipc driver uses the wkup_m3_rproc driver29 On some boards like the AM335x EVM-SK and the AM437x GP EVM, a GPIO pin is40 override the pin's existing bias (pull-up/pull-down) and value (high/low) when[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/5 /dts-v1/;8 #include <dt-bindings/interrupt-controller/irq.h>11 model = "TI AM335x EVM";12 compatible = "ti,am335x-evm", "ti,am33xx";16 cpu0-supply = <&vdd1_reg>;26 stdout-path = &uart0;30 compatible = "regulator-fixed";31 regulator-name = "vbat";[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/7 * AM335x Starter Kit11 /dts-v1/;14 #include <dt-bindings/pwm/pwm.h>15 #include <dt-bindings/interrupt-controller/irq.h>18 model = "TI AM335x EVM-SK";19 compatible = "ti,am335x-evmsk", "ti,am33xx";23 cpu0-supply = <&vdd1_reg>;33 stdout-path = &uart0;[all …]