summaryrefslogtreecommitdiff
path: root/zephyr/projects/trogdor/lazor/gpio.dts
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-0/+320
* zephyr: rename projects folder to programKeith Short2022-11-041-320/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: lazor: add GPIO_VOLTAGE_1P8 flag supportMulin Chao2022-07-261-14/+9
* zephyr: move usb-a configuration to DTSDawid Niedzwiecki2022-04-061-1/+6
* zephyr: Set gpio pin nodes and update set color fnParth Malkan2022-03-211-0/+2
* zephyr: Remove use of GPIO_OUT_HIGH/LOW from dts filesKeith Short2022-03-161-17/+17
* zephyr: keyboard: set active low flag for column 2Keith Short2022-02-251-1/+1
* zephyr: update keyboard drivers to use Zephyr GPIOsKeith Short2022-02-241-2/+2
* Reland "zephyr: Remove unused enum-name entries"Andrew McRae2022-02-161-16/+0
* Revert "zephyr: Remove unused enum-name entries"Jack Rosenthal2022-02-151-0/+16
* zephyr: Remove unused enum-name entriesAndrew McRae2022-02-151-16/+0
* write protect: extract checking write protectDawid Niedzwiecki2022-02-111-1/+4
* switchcap: Migrate legacy GPIO API to Zephyr APIAndrew McRae2022-02-101-6/+4
* zephyr: update definition of WP pinDawid Niedzwiecki2022-02-091-1/+1
* lazor: Build lazor on ZephyrAndrew McRae2022-02-071-54/+0
* lazor: Use Zephyr APIs for migrated codeAndrew McRae2022-02-031-13/+35
* zephyr: Remove enum-names that are not used by common codeAndrew McRae2022-02-021-5/+0
* zephyr: Fix named-gpios et al to drop #gpio-cellsAndrew McRae2022-02-011-24/+0
* zephyr: Convert wake-pins to use interrupt configAndrew McRae2022-02-011-5/+5
* lazor: Migrate GPIO access to Zephyr APIAndrew McRae2022-01-311-2/+2
* trogdor: Migrate to new interrupt configAndrew McRae2022-01-251-19/+43
* zephyr: dts: use GPIO_INPUT_PULL_UP and GPIO_INPUT_PULL_DOWNFabio Baltieri2022-01-061-12/+12
* zephyr: dts: drop named-gpio labels and match up net namesFabio Baltieri2022-01-041-76/+0
* zephyr: add lazor definitions of sku id and board version in dtMichał Barnaś2021-08-181-6/+30
* zephyr: trogdor: Configure unused pinsWai-Hong Tam2021-07-271-0/+29
* zephyr: add GPIO VBOB_EN enum nameWai-Hong Tam2021-06-111-0/+1
* zephyr: lazor: fix touchpadDawid Niedzwiecki2021-05-141-0/+1
* zephyr: lazor: Include board-specific hibernate codeWai-Hong Tam2021-05-011-1/+3
* zephyr: lazor: Add sensors to lazorYuval Peress2021-04-231-1/+5
* zephyr: lazor: Set the hibernate wake-up gpiosMulin Chao2021-04-141-4/+14
* zephyr: npcx: Add non-psl hibernate implementationMulin Chao2021-04-141-0/+1
* zephyr: npcx: Fixed the name of nodes in device-tree filesWealian Liao2021-04-131-2/+2
* zephyr: lazor: Add LED supportDawid Niedzwiecki2021-04-121-0/+2
* zephyr: gpio: Move named GPIO entries to devicetreeYuval Peress2021-04-081-0/+54
* zephyr: lazor: populate gpiosJack Rosenthal2021-03-111-0/+308
* zephyr: add support for trogdor/lazorJack Rosenthal2021-03-111-0/+10