Skip to content

Commit

Permalink
dts: nxp: s32: support more required pins for DSPI_10
Browse files Browse the repository at this point in the history
support more required pins for DSPI_10

Signed-off-by: Tu Nguyen Van <tu.nguyenvan@nxp.com>
  • Loading branch information
tunguyen4585 committed Sep 12, 2024
1 parent 1096c59 commit 6d47baa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dts/nxp/s32/S32Z27-BGA594-pinctrl.h
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,9 @@
#define PA11_DSPI_10_PCS0_O NXP_S32_PINMUX(0, 0, 11, 1, 0, 0)
#define PA12_DSPI_10_PCS1 NXP_S32_PINMUX(0, 0, 12, 1, 0, 0)
#define PB6_DSPI_10_PCS2 NXP_S32_PINMUX(0, 0, 22, 6, 0, 0)
#define DSPI_10_SIN NXP_S32_PINMUX(0, 0, 500, 0, 0, 0)
#define DSPI_10_SOUT NXP_S32_PINMUX(0, 0, 501, 0, 0, 0)
#define DSPI_10_SCK NXP_S32_PINMUX(0, 0, 502, 0, 0, 0)

/* SPI_1 */
#define PA11_DSPI_1_PCS4 NXP_S32_PINMUX(0, 0, 11, 5, 0, 0)
Expand Down

0 comments on commit 6d47baa

Please sign in to comment.