scripts/genpinctrl: Add SDMMC pins configuration

Add config for SDMMC signals generation.
Not available on F1 series.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2020-10-22 15:45:06 +02:00 committed by Kumar Gala
parent 3486cf79f8
commit bedf4f7704
1 changed files with 5 additions and 0 deletions

View File

@ -181,6 +181,11 @@
match: "^I2S\\d+_SD$"
mode: alternate
- name: SDMMC
match: "^SDMMC\\d+_(?:CK)?(?:CKIN)?(?:CDIR)?(?:CMD)?(?:D\\d+)?(?:D0DIR)?(?:D123DIR)?$"
mode: alternate
slew-rate: very-high-speed
- name: SPI_MISO
match: "^SPI\\d+_MISO$"
mode: alternate