zephyr/soc/arm/silabs_exx32/efr32fg1p
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
..
Kconfig.defconfig.efr32fg1p Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.series arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.series arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig.soc arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
dts_fixup.h dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
linker.ld arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
soc.h arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
soc_pinmap.h soc: silabs_exx32: remove pinmap dependency on part number 2018-11-29 09:46:28 -06:00