Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
linux
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nícolas F. R. A. Prado
linux
Commits
cae480c4
Commit
cae480c4
authored
3 years ago
by
Nícolas F. R. A. Prado
Browse files
Options
Downloads
Patches
Plain Diff
STOPSHIP: arm64: dts: mt8192: Add missing gce-client-reg to mutex node
parent
02cb4a91
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/arm64/boot/dts/mediatek/mt8192.dtsi
+1
-0
1 addition, 0 deletions
arch/arm64/boot/dts/mediatek/mt8192.dtsi
with
1 addition
and
0 deletions
arch/arm64/boot/dts/mediatek/mt8192.dtsi
+
1
−
0
View file @
cae480c4
...
@@ -1014,6 +1014,7 @@ mutex: mutex@14001000 {
...
@@ -1014,6 +1014,7 @@ mutex: mutex@14001000 {
reg = <0 0x14001000 0 0x1000>;
reg = <0 0x14001000 0 0x1000>;
interrupts = <GIC_SPI 252 IRQ_TYPE_LEVEL_HIGH 0>;
interrupts = <GIC_SPI 252 IRQ_TYPE_LEVEL_HIGH 0>;
clocks = <&mmsys CLK_MM_DISP_MUTEX0>;
clocks = <&mmsys CLK_MM_DISP_MUTEX0>;
mediatek,gce-client-reg = <&gce SUBSYS_1400XXXX 0x1000 0x1000>;
mediatek,gce-events = <CMDQ_EVENT_DISP_STREAM_DONE_ENG_EVENT_0>,
mediatek,gce-events = <CMDQ_EVENT_DISP_STREAM_DONE_ENG_EVENT_0>,
<CMDQ_EVENT_DISP_STREAM_DONE_ENG_EVENT_1>;
<CMDQ_EVENT_DISP_STREAM_DONE_ENG_EVENT_1>;
};
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment