The macros are used to get the pin(s) of a given driver instance. Add _INST prefix to match convention used by the devicetree.h. The original macros can now be used to obtain pin(s) of an arbitrary device instance identified by the nodelabel. Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| i2s_cavs.c | ||
| i2s_cavs.h | ||
| i2s_common.c | ||
| i2s_handlers.c | ||
| i2s_litex.c | ||
| i2s_litex.h | ||
| i2s_ll_stm32.c | ||
| i2s_ll_stm32.h | ||
| i2s_mcux_flexcomm.c | ||
| i2s_sam_ssc.c | ||
| Kconfig | ||
| Kconfig.cavs | ||
| Kconfig.litex | ||
| Kconfig.mcux_flexcomm | ||
| Kconfig.sam_ssc | ||
| Kconfig.stm32 | ||