Searched +full:xnur +full:- +full:gpios (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/input/touchscreen/fsl,imx6ul-tsc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Haibo Chen <haibo.chen@nxp.com>11 - Shawn Guo <shawnguo@kernel.org>12 - Sascha Hauer <s.hauer@pengutronix.de>16 const: fsl,imx6ul-tsc20 - description: touch controller address21 - description: ADC2 address[all …]
1 // SPDX-License-Identifier: GPL-2.0 OR MIT7 stdout-path = &uart1;11 compatible = "pwm-backlight";13 brightness-levels = <0 4 8 16 32 64 128 255>;14 default-brightness-level = <7>;15 power-supply = <®_5v>;19 gpio-keys {20 compatible = "gpio-keys";21 pinctrl-names = "default";22 pinctrl-0 = <&pinctrl_gpio_keys>;[all …]
1 // SPDX-License-Identifier: GPL-2.05 #include <dt-bindings/media/video-interfaces.h>9 stdout-path = &uart1;17 backlight_display: backlight-display {18 compatible = "pwm-backlight";20 brightness-levels = <0 4 8 16 32 64 128 255>;21 default-brightness-level = <6>;26 reg_sd1_vmmc: regulator-sd1-vmmc {27 compatible = "regulator-fixed";28 regulator-name = "VSD_3V3";[all …]
1 // SPDX-License-Identifier: GPL-2.0 OR X117 /dts-v1/;9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/input/input.h>15 compatible = "engicam,imx6ul-geam", "fsl,imx6ul";23 compatible = "pwm-backlight";25 brightness-levels = < 0 1 2 3 4 5 6 7 8 936 default-brightness-level = <100>;40 stdout-path = &uart1;43 reg_1p8v: regulator-1p8v {[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause6 #include "imx6ull-dhcor-som.dtsi"10 /delete-property/ spi2;11 /delete-property/ spi3;28 stdout-path = "serial0:115200n8";31 reg_ext_3v3_ref: regulator-ext-3v3-ref {32 compatible = "regulator-fixed";33 regulator-always-on;34 regulator-max-microvolt = <3300000>;35 regulator-min-microvolt = <3300000>;[all …]