zephyr/drivers
Kumar Gala c54005235c riscv: ite: it8xxx2: Rework device_get_binding for pinmux
Switch to use DEVICE_DT_GET instead of device_get_binding for pinmux
device.  As part of this change drop the "label" property from
the pinmux devicetree node and update the binding and dts files to
reflect that.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-02-16 09:45:57 -05:00
..
adc drivers: adc: lmp90xxx: initialise all instances 2021-02-07 09:48:44 -05:00
audio audio: intel_dmic: convert to use devicetree 2021-01-05 12:08:51 -06:00
bluetooth bluetooth: hci: rpmsg: Use RPMsg Service 2021-01-19 22:07:09 +01:00
can drivers: can: common: Fix uninitializes sjw 2021-02-06 16:21:09 -05:00
clock_control drivers: clock_control: npcx: Convert to use DEVICE_DT_INST_DEFINE 2021-02-15 08:33:28 -05:00
console drivers: console: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-18 13:25:22 -06:00
counter drivers: counter: stm32: Fix alarm time calculation 2021-02-14 18:20:11 -05:00
crypto drivers: crypto_nrf_ecb: Convert to use devicetree 2021-01-13 12:57:13 +01:00
dac drivers: dac: added driver for TI DACx3608 2021-01-24 14:28:05 -05:00
debug
display drivers: display: Added Sharp memory display drivers. 2021-01-21 17:26:37 +01:00
dma drivers: dma: iProc PAX: Fix use of deprecated APIs 2021-02-10 07:16:11 -05:00
ec_host_cmd_periph drivers: ec_host_cmd_periph: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
edac edac: Update shell commands 2021-02-04 09:37:42 -05:00
eeprom drivers: eeprom simulator fix range error 2021-02-02 07:36:13 -05:00
entropy power: Rename constraint API 2021-02-15 08:08:36 -05:00
espi drivers: espi: Microchip eSPI add SAF support 2021-02-15 08:22:01 -05:00
ethernet license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
flash drivers/flash/soc_flash_nrf: suspend POFWARN before engage 2021-02-14 18:23:12 -05:00
gpio driver: gpio: npcx: simpler approach for GPIO_INT_MODE_DISABLED. 2021-02-15 08:11:06 -05:00
hwinfo
i2c drivers/i2c: stm32_v1: remove unused variable 2021-02-15 16:35:30 +03:00
i2s i2s: cavs: Fix build issues with driver 2021-01-20 09:13:29 -06:00
ieee802154 drivers: ieee802154_nrf5: Fix inclusion of ieee802154_radio.h 2021-02-16 07:57:15 -06:00
interrupt_controller driver: intc: npcx: remove 'interrupt disable' in miwu configure func. 2021-02-15 08:11:06 -05:00
ipm device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 2021-01-15 07:16:21 -06:00
kscan device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 2021-01-15 07:16:21 -06:00
led drivers: led: ht16k33: fix a typo 2021-01-15 11:38:39 -05:00
led_strip drivers: led_strip: Convert drivers to new DT device macros 2020-12-16 11:10:08 -06:00
lora lora: sx126x: disable DIO1 in sleep mode 2021-02-10 08:55:15 -05:00
memc drivers: memc: Convert drivers to new DT device macros 2020-12-18 07:53:15 -06:00
modem drivers: modem: wncm14a2a: Convert driver to new DT device macros 2021-02-15 08:31:52 -05:00
net
neural_net neural_net: intel_gna: convert driver to use device-tree 2021-01-06 05:59:21 -06:00
pcie drivers: pcie: Introduce API to look up devices by ID 2021-02-15 08:23:05 -05:00
peci drivers: peci: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
pinmux riscv: ite: it8xxx2: Rework device_get_binding for pinmux 2021-02-16 09:45:57 -05:00
ps2 drivers: ps2: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
psci drivers: PSCI: Add driver and subsystem 2021-01-18 19:06:53 +01:00
ptp_clock
pwm npcx: fix NPCX PWM driver with PWM_POLARITY_INVERTED 2021-02-10 10:51:55 -05:00
regulator
sensor sensor: mcp9808: Adding temperature resolution to MCP9808 sensor driver 2021-02-15 08:13:17 -05:00
serial drivers: uart: uart_cmsdk_apb: fix interrupt handling 2021-02-15 13:24:05 -05:00
spi power: Rename constraint API 2021-02-15 08:08:36 -05:00
timer arch: arm: cortex_a_r: add support for arm arch timer 2021-02-15 08:28:51 -05:00
usb drivers: usb: stm32: fix potential null pointer dereference 2021-02-16 15:27:59 +03:00
video drivers: video: ov7725: add sensor driver for ov7725 2021-01-06 08:33:38 -06:00
virtualization drivers/virtualization: Take advantage of pcie_bdf_lookup() 2021-02-15 08:23:05 -05:00
watchdog drivers/watchdog: stm32: Select watchdog using compatible 2021-02-02 08:15:51 -05:00
wifi drivers: wifi: eswifi: Convert driver to new DT device macros 2021-02-15 08:31:52 -05:00
CMakeLists.txt edac: Add Zephyr EDAC configuration 2021-01-21 08:34:07 -05:00
Kconfig edac: Add Zephyr EDAC configuration 2021-01-21 08:34:07 -05:00