mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 05:25:59 +00:00
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> |
||
---|---|---|
.. | ||
arm | ||
atmel_sam | ||
atmel_sam0 | ||
bcm_vk | ||
common/cortex_m | ||
cypress | ||
microchip_mec | ||
nordic_nrf | ||
nxp_imx | ||
nxp_kinetis | ||
nxp_lpc | ||
qemu_cortex_a53 | ||
silabs_exx32 | ||
st_stm32 | ||
ti_lm3s6965 | ||
ti_simplelink | ||
xilinx_zynqmp | ||
CMakeLists.txt | ||
Kconfig |