summaryrefslogtreecommitdiff
path: root/zephyr/projects/npcx_evb/npcx9/gpio.dts
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: npcx9: implement hibernate via PSL power control deviceMulin Chao2022-07-121-8/+12
* zephyr: Remove use of GPIO_OUT_HIGH/LOW from dts filesKeith Short2022-03-161-3/+3
* Reland "zephyr: Remove unused enum-name entries"Andrew McRae2022-02-161-1/+0
* Revert "zephyr: Remove unused enum-name entries"Jack Rosenthal2022-02-151-0/+1
* zephyr: Remove unused enum-name entriesAndrew McRae2022-02-151-1/+0
* write protect: extract checking write protectDawid Niedzwiecki2022-02-111-2/+5
* zephyr: update definition of WP pinDawid Niedzwiecki2022-02-091-1/+2
* zephyr: Use GPIO nodelabel for EC_PCH_WAKE_ODLAndrew McRae2022-02-081-2/+1
* zephyr: Fix named-gpios et al to drop #gpio-cellsAndrew McRae2022-02-011-3/+0
* zephyr: Convert wake-pins to use interrupt configAndrew McRae2022-02-011-4/+4
* npcx_evb: Migrate interrupts to new frameworkAndrew McRae2022-01-281-0/+3
* zephyr: dts: use GPIO_INPUT_PULL_UP and GPIO_INPUT_PULL_DOWNFabio Baltieri2022-01-061-3/+3
* zephyr: dts: drop named-gpio labels and match up net namesFabio Baltieri2022-01-041-12/+0
* zephyr: npcx_evb: add the PSL hibernate wake-up pinsJun Lin2021-08-171-3/+3
* zephyr: npcx_evb: Enable eSPIWealian Liao2021-08-111-0/+1
* zephyr: npcx_evb: Set the hibernate wake-up pinsWealian Liao2021-08-051-3/+12
* zephyr: npcx_evb: Enable fanWealian Liao2021-08-021-1/+2
* zephyr: npcx_evb: Enable I2CWealian Liao2021-07-291-40/+0
* zephyr: npcx_evb: Enable external power presence detection via GPIOWealian Liao2021-07-281-0/+1
* zephyr: npcx_evb: Enable power buttonWealian Liao2021-07-281-0/+1
* zephyr: npcx_evb: Enable lid switchWealian Liao2021-07-281-0/+1
* zephyr: npcx_evb: Enable board version gpioWealian Liao2021-07-281-0/+3
* zephyr: npcx_evb: Populate gpiosWealian Liao2021-07-281-0/+91
* zephyr: Initial image for npcx_evb/npcx9Wealian Liao2021-07-271-0/+10