zephyr/soc/arm
Kumar Gala a7e243bea4 drivers: i2c: i2c_sam_twihs: rework device tree support
Reworked i2c_sam_twi driver to utilize new DT_INST macros as part of
this rework we also now get pin ctrl/mux configuration information
from the device tree instead of via Kconfig and defines in soc_pinmap.h

We remove defines from dts_fixup.h and soc_pinmap.h and associated
Kconfig symbols that are no longer needed due to getting all that
information from devicetree.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-21 15:46:30 -05:00
..
arm dts: arm: remove DT_NUM_IRQ_PRIO_BITS and DT_NUM_MPU_REGIONS 2020-04-17 15:17:43 +02:00
atmel_sam drivers: i2c: i2c_sam_twihs: rework device tree support 2020-04-21 15:46:30 -05:00
atmel_sam0 dts: arm: remove DT_NUM_IRQ_PRIO_BITS and DT_NUM_MPU_REGIONS 2020-04-17 15:17:43 +02:00
bcm_vk dts: arm: remove DT_NUM_IRQ_PRIO_BITS and DT_NUM_MPU_REGIONS 2020-04-17 15:17:43 +02:00
common/cortex_m
cypress dts: arm: remove DT_NUM_IRQ_PRIO_BITS and DT_NUM_MPU_REGIONS 2020-04-17 15:17:43 +02:00
microchip_mec soc: remove DT_WDT_0_NAME, DT_WDT_1_NAME 2020-04-17 16:09:07 -05:00
nordic_nrf soc: arm: nordic_nrf: remove DT_GPIO_P._DEV_NAME define 2020-04-18 08:30:17 -05:00
nxp_imx drivers: video: mcux_csi: Convert driver to DT_INST macro 2020-04-20 11:08:46 -05:00
nxp_kinetis drivers: uart: mcux_lpuart: Convert to DT_INST 2020-04-20 15:50:45 -05:00
nxp_lpc drivers: ipm: ipm_mcux: convert to new DT_INST macros 2020-04-20 08:45:37 -05:00
qemu_cortex_a53 soc: arm: qemu_cortex_a53: Convert to new DT_INST macros 2020-03-31 19:28:47 -05:00
silabs_exx32 soc: remove DT_WDT_0_NAME, DT_WDT_1_NAME 2020-04-17 16:09:07 -05:00
st_stm32 drivers: dac: Add support for STM32L0 series 2020-04-20 17:41:48 +02:00
ti_lm3s6965 dts: arm: remove DT_NUM_IRQ_PRIO_BITS and DT_NUM_MPU_REGIONS 2020-04-17 15:17:43 +02:00
ti_simplelink dts: arm: remove DT_NUM_IRQ_PRIO_BITS and DT_NUM_MPU_REGIONS 2020-04-17 15:17:43 +02:00
xilinx_zynqmp arch: arm: aarch32: Rename cortex_r to cortex_a_r 2020-03-26 11:20:36 +01:00
CMakeLists.txt
Kconfig