Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
uboot-imx
Commits
c6956b68
Commit
c6956b68
authored
Nov 20, 2020
by
Angus Ainslie
Browse files
Merge branch 'fix-uart4' into 'librem5'
imx8mq_pins: fix configuration for UART4 on ECSPI2 pads See merge request
!38
parents
351c708c
121bb473
Pipeline
#61307
passed with stage
in 2 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
arch/arm/include/asm/arch-imx8m/imx8mq_pins.h
View file @
c6956b68
...
...
@@ -538,7 +538,7 @@ enum {
IMX8MQ_PAD_ECSPI2_SCLK__GPIO5_IO10
=
IOMUX_PAD
(
0x046C
,
0x0204
,
5
,
0x0000
,
0
,
0
),
IMX8MQ_PAD_ECSPI2_MOSI__ECSPI2_MOSI
=
IOMUX_PAD
(
0x0470
,
0x0208
,
0
,
0x0000
,
0
,
0
),
IMX8MQ_PAD_ECSPI2_MOSI__UART4_TX
=
IOMUX_PAD
(
0x0470
,
0x0208
,
1
,
0x0
50C
,
1
,
0
),
IMX8MQ_PAD_ECSPI2_MOSI__UART4_TX
=
IOMUX_PAD
(
0x0470
,
0x0208
,
1
,
0x0
000
,
0
,
0
),
IMX8MQ_PAD_ECSPI2_MOSI__GPIO5_IO11
=
IOMUX_PAD
(
0x0470
,
0x0208
,
5
,
0x0000
,
0
,
0
),
IMX8MQ_PAD_ECSPI2_MISO__ECSPI2_MISO
=
IOMUX_PAD
(
0x0474
,
0x020C
,
0
,
0x0000
,
0
,
0
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment