Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
ce1ae6db
Commit
ce1ae6db
authored
Jul 26, 2005
by
Matthew Percival
Committed by
Tony Lindgren
Jul 26, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] ARM: OMAP: Add mux register N20_1610_GPIO11
Mux related part from the owire patch.
parent
bbc6f0c6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
include/asm-arm/arch-omap/mux.h
include/asm-arm/arch-omap/mux.h
+4
-0
No files found.
include/asm-arm/arch-omap/mux.h
View file @
ce1ae6db
...
...
@@ -210,6 +210,7 @@ typedef enum {
/* Misc ballouts */
BALLOUT_V8_ARMIO3
,
N20_HDQ
,
/* OMAP-1610 MMC2 */
W8_1610_MMC2_DAT0
,
...
...
@@ -235,6 +236,7 @@ typedef enum {
P20_1610_GPIO4
,
V9_1610_GPIO7
,
W8_1610_GPIO9
,
N20_1610_GPIO11
,
N19_1610_GPIO13
,
P10_1610_GPIO22
,
V5_1610_GPIO24
,
...
...
@@ -438,6 +440,7 @@ MUX_CFG("MCBSP3_CLKX", 9, 3, 1, 1, 29, 0, NA, 0, 1)
/* Misc ballouts */
MUX_CFG
(
"BALLOUT_V8_ARMIO3"
,
B
,
18
,
0
,
2
,
25
,
1
,
NA
,
0
,
1
)
MUX_CFG
(
"N20_HDQ"
,
6
,
18
,
1
,
1
,
4
,
0
,
1
,
4
,
0
)
/* OMAP-1610 MMC2 */
MUX_CFG
(
"W8_1610_MMC2_DAT0"
,
B
,
21
,
6
,
2
,
23
,
1
,
2
,
1
,
1
)
...
...
@@ -463,6 +466,7 @@ MUX_CFG("J18_1610_ETM_D7", 5, 27, 1, 0, 19, 0, 0, 0, 1)
MUX_CFG
(
"P20_1610_GPIO4"
,
6
,
27
,
0
,
1
,
7
,
0
,
1
,
1
,
1
)
MUX_CFG
(
"V9_1610_GPIO7"
,
B
,
12
,
1
,
2
,
20
,
0
,
2
,
1
,
1
)
MUX_CFG
(
"W8_1610_GPIO9"
,
B
,
21
,
0
,
2
,
23
,
0
,
2
,
1
,
1
)
MUX_CFG
(
"N20_1610_GPIO11"
,
6
,
18
,
0
,
1
,
4
,
0
,
1
,
1
,
1
)
MUX_CFG
(
"N19_1610_GPIO13"
,
6
,
12
,
0
,
1
,
2
,
0
,
1
,
1
,
1
)
MUX_CFG
(
"P10_1610_GPIO22"
,
C
,
0
,
7
,
2
,
26
,
0
,
2
,
1
,
1
)
MUX_CFG
(
"V5_1610_GPIO24"
,
B
,
15
,
7
,
2
,
21
,
0
,
2
,
1
,
1
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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