zephyr/boards/arm/cc3235sf_launchxl
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
..
doc boards: cc3235sf_launchxl: use OpenOCD from Zephyr SDK 2019-09-10 10:22:30 +03:00
support boards: cc3235sf_launchxl: use OpenOCD from Zephyr SDK 2019-09-10 10:22:30 +03:00
board.cmake boards: cc3235sf_launchxl: use OpenOCD from Zephyr SDK 2019-09-10 10:22:30 +03:00
cc3235sf_launchxl.dts gpio: Update cc32xx gpio driver to use new gpio api 2020-02-05 12:00:36 +01:00
cc3235sf_launchxl.yaml boards: cc3235sf_launchxl: add support for TI CC3235SF LaunchPad 2019-09-10 10:22:30 +03:00
cc3235sf_launchxl_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
CMakeLists.txt boards: cc3235sf_launchxl: add support for TI CC3235SF LaunchPad 2019-09-10 10:22:30 +03:00
dbghdr.c boards: cc3235sf_launchxl: add support for TI CC3235SF LaunchPad 2019-09-10 10:22:30 +03:00
Kconfig.board kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
pinmux.c drivers: cc32xx: use DT_INST_FOREACH to reduce code duplication 2020-04-26 06:05:10 -05:00