OSDN Git Service

ARM: dts: imx25-pinfunc: add another cspi3 config
authorMartin Kaiser <martin@kaiser.cx>
Tue, 4 Feb 2020 21:52:29 +0000 (22:52 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 17 Feb 2020 03:48:07 +0000 (11:48 +0800)
This patch adds defines for another cspi3 configuration.
The defines have been tested on an out-of-tree board.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx25-pinfunc.h

index f4516cc..b5a1241 100644 (file)
@@ -82,6 +82,7 @@
 #define MX25_PAD_EB0__EB0                      0x040 0x258 0x000 0x00 0x000
 #define MX25_PAD_EB0__AUD4_TXD                 0x040 0x258 0x464 0x04 0x000
 #define MX25_PAD_EB0__GPIO_2_12                        0x040 0x258 0x000 0x05 0x000
+#define MX25_PAD_EB0__CSPI3_SS0                        0x040 0x258 0x4bc 0x06 0x000
 
 #define MX25_PAD_EB1__EB1                      0x044 0x25c 0x000 0x00 0x000
 #define MX25_PAD_EB1__AUD4_RXD                 0x044 0x25c 0x460 0x04 0x000
 #define MX25_PAD_CS4__NF_CE1                   0x054 0x264 0x000 0x01 0x000
 #define MX25_PAD_CS4__UART5_CTS                        0x054 0x264 0x000 0x03 0x000
 #define MX25_PAD_CS4__GPIO_3_20                        0x054 0x264 0x000 0x05 0x000
+#define MX25_PAD_CS4__CSPI3_MOSI               0x054 0x264 0x4b8 0x06 0x000
 
 #define MX25_PAD_CS5__CS5                      0x058 0x268 0x000 0x00 0x000
 #define MX25_PAD_CS5__NF_CE2                   0x058 0x268 0x000 0x01 0x000
 #define MX25_PAD_CS5__UART5_RTS                        0x058 0x268 0x574 0x03 0x000
 #define MX25_PAD_CS5__GPIO_3_21                        0x058 0x268 0x000 0x05 0x000
+#define MX25_PAD_CS5__CSPI3_MISO               0x058 0x268 0x4b4 0x06 0x000
 
 #define MX25_PAD_NF_CE0__NF_CE0                        0x05c 0x26c 0x000 0x00 0x000
 #define MX25_PAD_NF_CE0__GPIO_3_22             0x05c 0x26c 0x000 0x05 0x000
 #define MX25_PAD_ECB__ECB                      0x060 0x270 0x000 0x00 0x000
 #define MX25_PAD_ECB__UART5_TXD                        0x060 0x270 0x000 0x03 0x000
 #define MX25_PAD_ECB__GPIO_3_23                        0x060 0x270 0x000 0x05 0x000
+#define MX25_PAD_ECB__CSPI3_SCLK               0x060 0x270 0x4ac 0x06 0x000
 
 #define MX25_PAD_LBA__LBA                      0x064 0x274 0x000 0x00 0x000
 #define MX25_PAD_LBA__UART5_RXD                        0x064 0x274 0x578 0x03 0x000