Searched +full:lcd0 +full:- +full:mux +full:- +full:hog (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7740-armadillo800eva.dts | 1 // SPDX-License-Identifier: GPL-2.0 8 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/input.h> 12 #include <dt-bindings/interrupt-controller/irq.h> 13 #include <dt-bindings/pwm/pwm.h> 25 stdout-path = "serial0:115200n8"; 33 reg_3p3v: regulator-3p3v { 34 compatible = "regulator-fixed"; 35 regulator-name = "fixed-3.3V"; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | renesas,pfc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas Pin Function Controller (GPIO and Pin Mux/Config) 10 - Geert Uytterhoeven <geert+renesas@glider.be> 13 The Pin Function Controller (PFC) is a Pin Mux/Config controller. 14 On SH/R-Mobile SoCs it also acts as a GPIO controller. 19 - renesas,pfc-emev2 # EMMA Mobile EV2 20 - renesas,pfc-r8a73a4 # R-Mobile APE6 21 - renesas,pfc-r8a7740 # R-Mobile A1 [all …]
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am437x-gp-evm.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 8 /dts-v1/; 11 #include <dt-bindings/pinctrl/am43xx.h> 12 #include <dt-bindings/pwm/pwm.h> 13 #include <dt-bindings/gpio/gpio.h> 17 compatible = "ti,am437x-gp-evm","ti,am4372","ti,am43"; 20 display0 = &lcd0; 24 stdout-path = &uart0; 27 evm_v3_3d: fixedregulator-v3_3d { [all …]
|
H A D | am43x-epos-evm.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 8 /dts-v1/; 11 #include <dt-bindings/pinctrl/am43xx.h> 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/pwm/pwm.h> 14 #include <dt-bindings/sound/tlv320aic31xx.h> 18 compatible = "ti,am43x-epos-evm","ti,am438x","ti,am43"; 21 display0 = &lcd0; 25 stdout-path = &uart0; [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am43x-epos-evm.dts | 2 * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ 11 /dts-v1/; 14 #include <dt-bindings/pinctrl/am43xx.h> 15 #include <dt-bindings/gpio/gpio.h> 16 #include <dt-bindings/pwm/pwm.h> 17 #include <dt-bindings/sound/tlv320aic31xx-micbias.h> 21 compatible = "ti,am43x-epos-evm","ti,am438x","ti,am43"; 24 display0 = &lcd0; 28 stdout-path = &uart0; 29 tick-timer = &timer2; [all …]
|