zephyr/drivers
Daniel Leung 13ef99831a drivers: gpio: mchp_xec: Convert to using new device tree macros
Convert driver to use the new device tree macro's instead of
dts_fixup.h based macros. This moves us closer to removing both
dts_fixup.h and per instance Kconfig symbols.

The pinmux_mchp_xec is also being updated since it's using DT
from GPIO.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-04-28 07:43:31 -05:00
..
adc
audio
bluetooth drivers/bluetooth: ipm_stm32: Implement a RX thread 2020-04-27 19:02:14 +02:00
can
clock_control
console
counter drivers: counter: sam0_tc32: rework devicetree support 2020-04-25 13:33:56 -05:00
crypto
dac
debug
display
dma
eeprom
entropy
espi
ethernet arm: Convert DT_DTCM_* to new devicetree.h macros 2020-04-26 06:04:46 -05:00
flash drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
gpio drivers: gpio: mchp_xec: Convert to using new device tree macros 2020-04-28 07:43:31 -05:00
hwinfo
i2c drivers: cc32xx: Convert drivers to use more new DT_INST macros 2020-04-26 06:05:10 -05:00
i2s
ieee802154 drivers: ieee802154: rf2xx: Add no auto start option 2020-04-28 10:30:55 +03:00
interrupt_controller
ipm
kscan
led
led_strip
lora
modem
net
neural_net soc: xtensa: rework DT_L2_SRAM and DT_L2_SRAM 2020-04-25 09:32:00 -05:00
pcie
peci
pinmux drivers: pinmux: mchp_xec: Convert to using new device tree macros 2020-04-28 07:43:31 -05:00
ps2
ptp_clock
pwm
sensor
serial drivers: cc32xx: Convert drivers to use more new DT_INST macros 2020-04-26 06:05:10 -05:00
spi drivers: spi: xec_qmspi: Convert to using DT_INST macros 2020-04-28 07:43:31 -05:00
timer
usb
video
watchdog
wifi
CMakeLists.txt
Kconfig