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
cypress
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
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
ti_simplelink
CMakeLists.txt
Kconfig