31 Commits (main)

Author SHA1 Message Date
Jun Lin 3727d2ed72 driver: gpio: npcx: use CONFIG_GPIO_LOG_LEVEL 7 months ago
Pieter De Gendt 6d178f9cd9 drivers: gpio: Place API into iterable section 7 months ago
Mulin Chao 9da9c90639 intc: miwu: npcx: improve interrupt latency of miwu input events 2 years ago
Sung-Chi Li db379eee6f driver: gpio: npcx: Implement enable/disable pin interrupt 2 years ago
Mulin Chao 0893ca8c2f driver: gpio: npcx: correct the usage of npcx voltage flags 3 years ago
Gerard Marull-Paretas b1552001bf drivers: gpio: npcx: fix usage of deprecated voltage macros 3 years ago
Balaji Kulkarni 7f1a5cce12 drivers: gpio: expose gpio_utils.h to external GPIO drivers 3 years ago
Gerard Marull-Paretas a3b01b00d4 drivers: gpio: npcx: remove redundant declarations 3 years ago
Mulin Chao 9267655f42 driver: gpio: npcx: Support GPIO_VOLTAGE_1P8 flag 3 years ago
Mulin Chao a5fee4c6de driver: scfg: npcx: cleanup low-voltage detection configuration 3 years ago
Michał Barnaś 0f60d5ae30 gpio: implement pin_get_config in npcx driver 3 years ago
Mulin Chao 6f108d7f76 driver: gpio: npcx: Add checking whether pad's configuration is valid 3 years ago
Anas Nashif 49b36ead95 drivers: add mising braces to single line if statements 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Wealian Liao 6d6c5e1155 drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage 3 years ago
Wealian Liao 3565f71a72 drivers: npcx: Correct the macro parentheses 3 years ago
Ryan McClelland ecf99abc17 drivers: gpio: set all on-chip gpios to PRE_KERNEL_1/2 init 4 years ago
Wealian Liao 1b416f7fd1 driver: gpio: npcx: Fix API header 4 years ago
Maureen Helm 836651b453 drivers: gpio: Refactor drivers to use shared init priority 4 years ago
Mulin Chao 0d50628af9 driver: gpio: npcx: force io type as open-drain if select to 1p8v. 4 years ago
Gerard Marull-Paretas 1b5542056b drivers: gpio: remove usage of device_pm_control_nop 4 years ago
Mulin Chao 1cc73074d0 driver: gpio: npcx: fixed leakage current in npcx7 series. 4 years ago
Mulin Chao 9e68b1c351 driver: gpio: npcx: simpler approach for GPIO_INT_MODE_DISABLED. 4 years ago
Mulin Chao b7ec2cd5de driver: gpio: add 1p8v level detection support in npcx series. 5 years ago
Kumar Gala 569155701c drivers: gpio: Convert drivers to new DT device macros 5 years ago
Mulin Chao daa48daf52 soc: replace DT_ with NPCX_DT_ prefix for all macros in soc_dt.h 5 years ago
Mulin Chao d55aa5a71b driver: npcx7: replace platform specific functions with 'npcx_' prefix. 5 years ago
Mulin Chao 50753c1d7d drivers: npcx: Add const modifier for hal instances and so on. 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Mulin Chao 6deb68a517 driver: gpio: add gpio driver support in NPCX series 5 years ago