Home
last modified time | relevance | path

Searched +full:device +full:- +full:wakeup +full:- +full:gpios (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dbrcm,bluetooth.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
13 This binding describes Broadcom UART-attached bluetooth chips.
18 - items:
19 - enum:
20 - infineon,cyw43439-bt
21 - const: brcm,bcm4329-bt
22 - enum:
[all …]
H A Dnokia,h4p-bluetooth.txt2 ---------------------
5 vendors and modified device API. Those devices speak a protocol named H4+
8 UART status lines for wakeup of UART transceivers to improve power management
13 - compatible: should contain "nokia,h4p-bluetooth" as well as one of the following:
14 * "brcm,bcm2048-nokia"
15 * "ti,wl1271-bluetooth-nokia"
16 - reset-gpios: GPIO specifier, used to reset the BT module (active low)
17 - bluetooth-wakeup-gpios: GPIO specifier, used to wakeup the BT module (active high)
18 - host-wakeup-gpios: GPIO specifier, used to wakeup the host processor (active high)
19 - clock-names: should be "sysclk"
[all …]
H A Dnxp,88w8987-bt.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/bluetooth/nxp,88w8987-bt.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 This binding describes UART-attached NXP bluetooth chips. These chips
11 are dual-radio chips supporting WiFi and Bluetooth. The bluetooth
12 works on standard H4 protocol over 4-wire UART. The RTS and CTS lines
14 asserts break signal over UART-TX line to put the chip into power save
15 state. De-asserting break wakes up the BT chip.
18 - Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
[all …]
H A Drealtek,bluetooth.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Vasily Khoruzhick <anarsoul@gmail.com>
11 - Alistair Francis <alistair@alistair23.me>
22 - enum:
23 - realtek,rtl8723bs-bt
24 - realtek,rtl8723cs-bt
25 - realtek,rtl8723ds-bt
26 - realtek,rtl8822cs-bt
[all …]
/linux/Documentation/devicetree/bindings/gnss/
H A Dsirfstar.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Johan Hovold <johan@kernel.org>
23 - $ref: gnss-common.yaml#
24 - $ref: /schemas/serial/serial-peripheral-props.yaml#
29 - csr,gsd4t
30 - csr,csrg05ta03-icje-r
31 - fastrax,uc430
32 - linx,r4
[all …]
/linux/arch/arm/boot/dts/microchip/
H A Dat91sam9261ek.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91sam9261ek.dts - Device Tree file for Atmel at91sam9261 reference board
5 * Copyright (C) 2013 Jean-Jacques Hiblot <jjhiblot@traphandler.com>
7 /dts-v1/;
16 stdout-path = "serial0:115200n8";
25 clock-frequency = <32768>;
29 clock-frequency = <18432000>;
40 atmel,power-control-gpio = <&pioA 12 GPIO_ACTIVE_LOW>;
44 bits-per-pixel = <16>;
45 atmel,lcdcon-backlight;
[all …]
H A Dat91-kizbox3-hs.dts1 // SPDX-License-Identifier: GPL-2.0
3 * at91-kizbox3-hs.dts - Device Tree file for Overkiz KIZBOX3-HS board
11 /dts-v1/;
12 #include "at91-kizbox3_common.dtsi"
15 model = "Overkiz KIZBOX3-HS";
16 compatible = "overkiz,kizbox3-hs", "atmel,sama5d2", "atmel,sama5";
18 led-controller-1 {
21 led-1 {
25 led-2 {
29 led-3 {
[all …]
H A Dat91sam9260ek.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for Atmel at91sam9260 Evaluation Kit
8 /dts-v1/;
10 #include <dt-bindings/input/input.h>
17 stdout-path = &dbgu;
26 clock-frequency = <32768>;
30 clock-frequency = <18432000>;
38 compatible = "atmel,tcb-timer";
43 compatible = "atmel,tcb-timer";
49 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
[all …]
/linux/Documentation/devicetree/bindings/input/
H A Dgpio-keys.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/input/gpio-keys.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
15 - gpio-keys
16 - gpio-keys-polled
21 description: Name of entire device
23 poll-interval: true
26 …"^(button|event|key|switch|(button|event|key|switch)-[a-z0-9-]+|[a-z0-9-]+-(button|event|key|switc…
[all …]
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-pandora-common.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
6 * Common device tree include for OpenPandora devices.
9 #include <dt-bindings/input/input.h>
14 cpu0-supply = <&vcc>;
29 #clock-cells = <0>;
30 compatible = "fixed-clock";
31 clock-frequency = <26000000>;
35 compatible = "connector-analog-tv";
40 remote-endpoint = <&venc_out>;
45 gpio-leds {
[all …]
/linux/arch/arm/boot/dts/samsung/
H A Dexynos4210-universal_c210.dts1 // SPDX-License-Identifier: GPL-2.0
3 * Samsung's Exynos4210 based Universal C210 board device tree source
5 * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
8 * Device tree source file for Samsung's Universal C210 board which is based on
12 /dts-v1/;
14 #include <dt-bindings/gpio/gpio.h>
19 chassis-type = "handset";
35 stdout-path = "serial2:115200n8";
39 fixed-rate-clocks {
41 compatible = "samsung,clock-xxti";
[all …]
H A Dexynos4210-origen.dts1 // SPDX-License-Identifier: GPL-2.0
3 * Samsung's Exynos4210 based Origen board device tree source
5 * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
7 * Copyright (c) 2010-2011 Linaro Ltd.
10 * Device tree source file for Insignal's Origen board which is based on
14 /dts-v1/;
16 #include <dt-bindings/gpio/gpio.h>
17 #include <dt-bindings/input/input.h>
18 #include <dt-bindings/leds/common.h>
19 #include "exynos-mfc-reserved-memory.dtsi"
[all …]
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-phytec-segin-peb-wlbt-05.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
11 reg_wl_en: regulator-wl-en {
12 compatible = "regulator-fixed";
13 regulator-name = "wlan_en";
14 regulator-min-microvolt = <3300000>;
15 regulator-max-microvolt = <3300000>;
16 pinctrl-names = "default";
17 pinctrl-0 = <&pinctrl_wl>;
[all …]
/linux/arch/arm64/boot/dts/apple/
H A Ds800x-6s.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPhone 6s / 6S Plus common device tree
8 #include "s800-0-3-common.dtsi"
9 #include <dt-bindings/input/input.h>
12 chassis-type = "handset";
14 gpio-keys {
15 compatible = "gpio-keys";
17 button-home {
19 gpios = <&pinctrl_ap 96 GPIO_ACTIVE_LOW>;
21 wakeup-source;
[all …]
H A Ds800x-se.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPhone SE common device tree
8 #include "s800-0-3-common.dtsi"
9 #include <dt-bindings/input/input.h>
12 chassis-type = "handset";
14 gpio-keys {
15 compatible = "gpio-keys";
17 button-home {
19 gpios = <&pinctrl_ap 96 GPIO_ACTIVE_LOW>;
21 wakeup-source;
[all …]
H A Ds5l8960x-air1.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPad Air common device tree
10 #include "s5l8960x-common.dtsi"
11 #include "s5l8965x-opp.dtsi"
12 #include <dt-bindings/input/input.h>
15 chassis-type = "tablet";
17 gpio-keys {
18 compatible = "gpio-keys";
20 button-home {
22 gpios = <&pinctrl 2 GPIO_ACTIVE_LOW>;
[all …]
H A Dt7000-6.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPhone 6 / 6 Plus common device tree
7 #include <dt-bindings/input/input.h>
9 #include "t7000-common.dtsi"
10 #include "t7000-handheld.dtsi"
13 chassis-type = "handset";
15 gpio-keys {
16 compatible = "gpio-keys";
18 button-home {
20 gpios = <&pinctrl 32 GPIO_ACTIVE_LOW>;
[all …]
H A Dt7000-mini4.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPad mini 4 common device tree
9 #include "t7000-common.dtsi"
10 #include "t7000-handheld.dtsi"
11 #include <dt-bindings/input/input.h>
14 chassis-type = "tablet";
16 gpio-keys {
17 compatible = "gpio-keys";
19 button-home {
21 gpios = <&pinctrl 32 GPIO_ACTIVE_LOW>;
[all …]
H A Ds5l8960x-mini2.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPad mini 2 common device tree
10 #include "s5l8960x-common.dtsi"
11 #include "s5l8960x-opp.dtsi"
12 #include <dt-bindings/input/input.h>
15 chassis-type = "tablet";
17 gpio-keys {
18 compatible = "gpio-keys";
20 button-home {
22 gpios = <&pinctrl 2 GPIO_ACTIVE_LOW>;
[all …]
H A Ds5l8960x-5s.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPhone 5s common device tree
10 #include "s5l8960x-common.dtsi"
11 #include "s5l8960x-opp.dtsi"
12 #include <dt-bindings/input/input.h>
15 chassis-type = "handset";
17 gpio-keys {
18 compatible = "gpio-keys";
20 button-home {
22 gpios = <&pinctrl 2 GPIO_ACTIVE_LOW>;
[all …]
H A Ds800x-ipad5.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPad 5 common device tree
8 #include "s800-0-3-common.dtsi"
9 #include <dt-bindings/input/input.h>
12 chassis-type = "tablet";
14 gpio-keys {
15 compatible = "gpio-keys";
17 button-home {
19 gpios = <&pinctrl_ap 96 GPIO_ACTIVE_LOW>;
21 wakeup-source;
[all …]
H A Dt8010-ipad6.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPad 6 common device tree
9 #include "t8010-common.dtsi"
10 #include <dt-bindings/input/input.h>
13 chassis-type = "tablet";
15 gpio-keys {
16 compatible = "gpio-keys";
18 button-home {
20 gpios = <&pinctrl_ap 180 GPIO_ACTIVE_LOW>;
22 wakeup-source;
[all …]
H A Dt8011-pro2.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iPad Pro 2 common device tree
8 #include <dt-bindings/input/input.h>
11 chassis-type = "tablet";
13 gpio-keys {
14 compatible = "gpio-keys";
16 button-home {
18 gpios = <&pinctrl_ap 139 GPIO_ACTIVE_LOW>;
20 wakeup-source;
23 button-power {
[all …]
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dsis_i2c.txt4 - compatible: must be "sis,9200-ts"
5 - reg: i2c slave address
6 - interrupts: touch controller interrupt (see interrupt
10 - pinctrl-names: should be "default" (see pinctrl binding [1]).
11 - pinctrl-0: a phandle pointing to the pin settings for the
12 device (see pinctrl binding [1]).
13 - attn-gpios: the gpio pin used as attention line
14 - reset-gpios: the gpio pin used to reset the controller
15 - wakeup-source: touchscreen can be used as a wakeup source
17 [0]: Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
[all …]
/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-broadcom-bluetooth.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
11 pinctrl-names = "default";
12 pinctrl-0 = <&bt_host_wake_l>, <&bt_enable_l>,
15 compatible = "brcm,bcm43540-bt";
16 host-wakeup-gpios = <&gpio4 RK_PD7 GPIO_ACTIVE_HIGH>;
17 shutdown-gpios = <&gpio4 RK_PD5 GPIO_ACTIVE_HIGH>;
18 device-wakeup-gpios = <&gpio4 RK_PD2 GPIO_ACTIVE_HIGH>;
19 max-speed = <3000000>;
20 brcm,bt-pcm-int-params = [01 02 00 01 01];

12345678910>>...14