Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
1756bfe8
Commit
1756bfe8
authored
4 years ago
by
Tony Lindgren
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix-lcdc-quirk' into fixes
parents
0c5220a3
cfaf6051
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
drivers/bus/ti-sysc.c
drivers/bus/ti-sysc.c
+2
-1
No files found.
drivers/bus/ti-sysc.c
View file @
1756bfe8
...
@@ -1266,6 +1266,8 @@ static const struct sysc_revision_quirk sysc_revision_quirks[] = {
...
@@ -1266,6 +1266,8 @@ static const struct sysc_revision_quirk sysc_revision_quirks[] = {
SYSC_QUIRK
(
"gpu"
,
0x50000000
,
0x14
,
-
1
,
-
1
,
0x00010201
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"gpu"
,
0x50000000
,
0x14
,
-
1
,
-
1
,
0x00010201
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"gpu"
,
0x50000000
,
0xfe00
,
0xfe10
,
-
1
,
0x40000000
,
0xffffffff
,
SYSC_QUIRK
(
"gpu"
,
0x50000000
,
0xfe00
,
0xfe10
,
-
1
,
0x40000000
,
0xffffffff
,
SYSC_MODULE_QUIRK_SGX
),
SYSC_MODULE_QUIRK_SGX
),
SYSC_QUIRK
(
"lcdc"
,
0
,
0
,
0x54
,
-
1
,
0x4f201000
,
0xffffffff
,
SYSC_QUIRK_SWSUP_SIDLE
|
SYSC_QUIRK_SWSUP_MSTANDBY
),
SYSC_QUIRK
(
"usb_otg_hs"
,
0
,
0x400
,
0x404
,
0x408
,
0x00000050
,
SYSC_QUIRK
(
"usb_otg_hs"
,
0
,
0x400
,
0x404
,
0x408
,
0x00000050
,
0xffffffff
,
SYSC_QUIRK_SWSUP_SIDLE
|
SYSC_QUIRK_SWSUP_MSTANDBY
),
0xffffffff
,
SYSC_QUIRK_SWSUP_SIDLE
|
SYSC_QUIRK_SWSUP_MSTANDBY
),
SYSC_QUIRK
(
"usb_otg_hs"
,
0
,
0
,
0x10
,
-
1
,
0x4ea2080d
,
0xffffffff
,
SYSC_QUIRK
(
"usb_otg_hs"
,
0
,
0
,
0x10
,
-
1
,
0x4ea2080d
,
0xffffffff
,
...
@@ -1294,7 +1296,6 @@ static const struct sysc_revision_quirk sysc_revision_quirks[] = {
...
@@ -1294,7 +1296,6 @@ static const struct sysc_revision_quirk sysc_revision_quirks[] = {
SYSC_QUIRK
(
"gpu"
,
0
,
0xfe00
,
0xfe10
,
-
1
,
0x40000000
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"gpu"
,
0
,
0xfe00
,
0xfe10
,
-
1
,
0x40000000
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"hsi"
,
0
,
0
,
0x10
,
0x14
,
0x50043101
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"hsi"
,
0
,
0
,
0x10
,
0x14
,
0x50043101
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"iss"
,
0
,
0
,
0x10
,
-
1
,
0x40000101
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"iss"
,
0
,
0
,
0x10
,
-
1
,
0x40000101
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"lcdc"
,
0
,
0
,
0x54
,
-
1
,
0x4f201000
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"mcasp"
,
0
,
0
,
0x4
,
-
1
,
0x44306302
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"mcasp"
,
0
,
0
,
0x4
,
-
1
,
0x44306302
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"mcasp"
,
0
,
0
,
0x4
,
-
1
,
0x44307b02
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"mcasp"
,
0
,
0
,
0x4
,
-
1
,
0x44307b02
,
0xffffffff
,
0
),
SYSC_QUIRK
(
"mcbsp"
,
0
,
-
1
,
0x8c
,
-
1
,
0
,
0
,
0
),
SYSC_QUIRK
(
"mcbsp"
,
0
,
-
1
,
0x8c
,
-
1
,
0
,
0
,
0
),
...
...
This diff is collapsed.
Click to expand it.
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