zephyr/soc/arm
Piotr Mienkowski ab748e3afb soc: silabs_exx32: remove pinmap dependency on part number
Within a single series pin mapping between location setting and pin name
is uniform. The only difference is availability of the module, i.e. i2c1
may be missing on some part numbers, or availability of the pin, i.e.
32 pin package will not provide all the pins available on 48 pin
package. It's better to manage these differences at the DTS/Kconfig
level.

This commit removes dependency of soc_pinmap.h files on part numbers.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2018-11-29 09:46:28 -06:00
..
arm arch: arm: mpu: declare and define arm_mpu_config as const 2018-11-21 09:44:21 -05:00
atmel_sam soc: same70: don't switch main clock if already did 2018-11-28 06:45:50 -06:00
atmel_sam0 drivers: watchdog: wdt_sam0: Convert Atmel SAM0 driver to the new API 2018-11-19 08:40:15 -06:00
cypress Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
nordic_nrf soc: arm: nordic: provide custom busy_wait implementations 2018-11-26 19:13:18 +01:00
nxp_imx arch: arm: mpu: declare and define arm_mpu_config as const 2018-11-21 09:44:21 -05:00
nxp_kinetis dts: adc: cleanup CONFIG_ADC_x_NAME 2018-11-21 18:05:39 -05:00
nxp_lpc Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
silabs_exx32 soc: silabs_exx32: remove pinmap dependency on part number 2018-11-29 09:46:28 -06:00
st_stm32 drivers/spi: stm32: Use device tree for device clock configuration 2018-11-21 12:28:58 -05:00
ti_lm3s6965 Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
ti_simplelink Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
CMakeLists.txt arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig doc: fix kconfig misspellings 2018-11-02 17:58:16 -04:00