Commit 583799b6 authored by Erwan Gouriou's avatar Erwan Gouriou Committed by Kumar Gala
Browse files

scripts/genpinctrl: Add QUADSPI signals



Add signals generation for QUADSPI.
QSPI is not available on F1 targets.

Signed-off-by: default avatarErwan Gouriou <erwan.gouriou@linaro.org>
parent 5a10f27b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -157,6 +157,10 @@
- name: I2S_SD
  match: "^I2S\\d+_SD$"

- name: QUADSPI
  match: "^QUADSPI_(?:CLK|NCS|BK1_NCS|BK1_IO[0-3]|BK2_NCS|BK2_IO[0-3])$"
  slew-rate: very-high-speed

- name: SDMMC
  match: "^SDMMC\\d+_(?:CK)?(?:CKIN)?(?:CDIR)?(?:CMD)?(?:D\\d+)?(?:D0DIR)?(?:D123DIR)?$"
  slew-rate: very-high-speed