zephyr/boards/arm/lpcxpresso55s16
Kumar Gala 7f77240126 drivers: gpio: mcux_lpc: Convert driver to use devicetree port prop
Move to using port property for a few cases in which we need to know
which specific hardware port a device is for.  This allows us to
remove the PORT0/1 Kconfig options.  This also fixes the issue that
assumed pio0 would map to DT_INST(0) and pio1 would map to DT_INST(1)

Fixes #35693

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-05-31 17:45:05 +02:00
..
doc
CMakeLists.txt
Kconfig.board
Kconfig.defconfig drivers: gpio: mcux_lpc: Convert driver to use devicetree port prop 2021-05-31 17:45:05 +02:00
board.cmake
lpcxpresso55s16.dts
lpcxpresso55s16.yaml
lpcxpresso55s16_common.dtsi
lpcxpresso55s16_defconfig
pinmux.c
pre_dt_board.cmake