zephyr/soc
Kumar Gala 5f94e593c0 drivers: i2c: i2c_sam_twi: 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
..
arc
arm drivers: i2c: i2c_sam_twi: rework device tree support 2020-04-21 15:46:30 -05:00
nios2
posix
riscv drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
x86 x86/soc: remove INT_VEC_IRQ0 2020-04-21 06:39:33 -05:00
xtensa drivers: pinmux: intel_s1000: Convert to DT_INST 2020-04-20 15:21:39 -05:00
Kconfig