zephyr/dts/bindings/gpio
Mulin Chao 12a30dce19 dts: psl: npcx: add PSL pads support for ultra-low-power mode.
This CL introduces the Power Switch Logic (PSL) pads which detect the
wake-up events and turn on/off core power supply (VCC1) for ultra-low
-power consumption in npcx device-tree file.

By adding PSL input-pad objects, psl_in1, psl_in2, and so on, into
'psl-in-pads' property and configuring their 'flag' properties, the
related driver will configure them via soc specific functions later.

For example, if PSL input 1 pad that is plan to detect a 'falling edge'
event, this property should be:
	vsby-psl-in-list {
		psl-in-pads = <&psl_in1>;
	};

And the flag property in psl_in1 should change to
	&psl_in1 {
		flag = <NPCX_PSL_FALLING_EDGE>;
	};

Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
2021-03-26 07:11:59 -04:00
..
96boards-lscon-1v8.yaml
96boards-lscon-3v3.yaml
adafruit-feather-header.yaml
arduino-header-r3.yaml
arm,cmsdk-gpio.yaml
arm,mps2-fpgaio-gpio.yaml
arm,mps3-fpgaio-gpio.yaml arm: mps3_an547: Add SoC support for the AN547 on MPS3 2021-03-23 13:13:32 -05:00
atmel-xplained-header.yaml
atmel-xplained-pro-header.yaml
atmel,sam0-gpio.yaml
atmel,sam4l-gpio.yaml dts: gpio: Add atmel sam4l GPIO bindings 2020-12-02 11:48:43 -06:00
atmel,sam-gpio.yaml
cypress,psoc6-gpio.yaml dts: arm: cypress: Introduce PSoC-6 pinctrl 2021-03-16 13:36:15 -05:00
cypress,psoc6-hsiom.yaml drivers: gpio: Add Cypress PSoC-6 gpio driver 2021-01-21 17:33:11 +01:00
espressif,esp32-gpio.yaml
gpio-controller.yaml dts/bindings: Update gpio-controller to add additionl properties 2020-10-07 14:33:27 -05:00
gpio-keys.yaml
gpio-leds.yaml
gpio-nexus.yaml
holtek,ht16k33-keyscan.yaml
intel,apl-gpio.yaml
intel,apollo-lake-gpio.yaml
ite,it8xxx2-gpio.yaml dts: it8xxx2 device tree and binding 2020-12-16 08:47:36 -05:00
litex,gpio.yaml
microbit,edge-connector.yaml boards: Add BBC MicroBit V2 support 2021-01-16 23:06:23 +01:00
microchip,mcp23s17.yaml
microchip,xec-gpio.yaml
mikro-bus.yaml
nordic,nrf-gpio.yaml dts: nordic,nrf-gpio: add port property 2021-01-16 07:59:27 -06:00
nordic,nrf-gpiote.yaml
nuvoton,npcx-gpio.yaml dts: bindings: Fix some YAML issues 2020-10-23 08:02:19 -05:00
nuvoton,npcx-psl-out.yaml dts: psl: npcx: add PSL pads support for ultra-low-power mode. 2021-03-26 07:11:59 -04:00
nxp,imx-gpio.yaml
nxp,kinetis-gpio.yaml
nxp,lpc11u6x-gpio.yaml
nxp,lpc-gpio.yaml
nxp,pca95xx.yaml drivers: gpio_pca95xx: Add GPIO driver enable interrupt support 2020-10-23 13:47:41 +02:00
nxp,pcal6408a.yaml drivers: gpio: Add support for PCAL6408A I/O expander 2021-03-03 11:38:03 +03:00
openisa,rv32m1-gpio.yaml
particle-gen3-header.yaml
quicklogic,eos-s3-gpio.yaml dts: add EOS S3 GPIO definitions 2021-03-11 08:58:20 -05:00
semtech,sx1509b-gpio.yaml
sifive,gpio0.yaml
silabs,gecko-gpio-port.yaml
silabs,gecko-gpio.yaml
snps,designware-gpio.yaml
st,stm32-gpio.yaml
ti,boosterpack-header.yaml
ti,cc13xx-cc26xx-gpio.yaml
ti,cc32xx-gpio.yaml
ti,lmp90xxx-gpio.yaml
ti,stellaris-gpio.yaml
xlnx,xlnx,xps-gpio-1.00.a-gpio2.yaml
xlnx,xlnx,xps-gpio-1.00.a.yaml
zephyr,gpio-emul.yaml gpio: emul: support configurable interrupt capabilities 2020-12-27 18:15:33 +01:00