zephyr/soc/arm
Vincent Wan 2599f705a8 drivers: cc32xx: use DT_INST_FOREACH to reduce code duplication
Use DT_INST_FOREACH macro to combine code used for multiple instances.
Remove unnecessary Kconfig options and dts fixups for GPIO instances.

A side-effect to using DT_INST_FOREACH is that GPIO ports A0 and A3
are now enabled, whereas they were originally disabled by default as
an optimization.

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
2020-04-26 06:05:10 -05:00
..
arm
atmel_sam drivers: spi: spi_sam: rework device tree support 2020-04-25 09:29:54 -05:00
atmel_sam0 boards: arm: sam0: Conver to new dt macros 2020-04-25 13:47:39 -05:00
bcm_vk
common/cortex_m
cypress
microchip_mec
nordic_nrf dts: nordic: introduce wdt0 / wdt1 distinction 2020-04-24 19:35:41 +02:00
nxp_imx
nxp_kinetis
nxp_lpc
qemu_cortex_a53
silabs_exx32
st_stm32
ti_lm3s6965
ti_simplelink drivers: cc32xx: use DT_INST_FOREACH to reduce code duplication 2020-04-26 06:05:10 -05:00
xilinx_zynqmp
CMakeLists.txt
Kconfig