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
8939700e
Commit
8939700e
authored
May 18, 2008
by
Kumar Gala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec
Signed-off-by:
Kumar Gala
<
galak@kernel.crashing.org
>
parent
49787579
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
5 deletions
+13
-5
arch/powerpc/boot/dts/mpc8377_mds.dts
arch/powerpc/boot/dts/mpc8377_mds.dts
+13
-5
No files found.
arch/powerpc/boot/dts/mpc8377_mds.dts
View file @
8939700e
...
...
@@ -271,27 +271,35 @@
dma
@
82
a8
{
#
address
-
cells
=
<
1
>;
#
size
-
cells
=
<
1
>;
compatible
=
"fsl,mpc83
49
-dma"
;
compatible
=
"fsl,mpc83
77-dma"
,
"fsl,elo
-dma"
;
reg
=
<
0x82a8
4
>;
ranges
=
<
0
0x8100
0x1a8
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
0x47
8
>;
cell
-
index
=
<
0
>;
dma
-
channel
@
0
{
compatible
=
"fsl,mpc83
49
-dma-channel"
;
compatible
=
"fsl,mpc83
77-dma-channel"
,
"fsl,elo
-dma-channel"
;
reg
=
<
0
0x80
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
0x47
8
>;
};
dma
-
channel
@
80
{
compatible
=
"fsl,mpc83
49
-dma-channel"
;
compatible
=
"fsl,mpc83
77-dma-channel"
,
"fsl,elo
-dma-channel"
;
reg
=
<
0x80
0x80
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
0x47
8
>;
};
dma
-
channel
@
100
{
compatible
=
"fsl,mpc83
49
-dma-channel"
;
compatible
=
"fsl,mpc83
77-dma-channel"
,
"fsl,elo
-dma-channel"
;
reg
=
<
0x100
0x80
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
0x47
8
>;
};
dma
-
channel
@
180
{
compatible
=
"fsl,mpc83
49
-dma-channel"
;
compatible
=
"fsl,mpc83
77-dma-channel"
,
"fsl,elo
-dma-channel"
;
reg
=
<
0x180
0x28
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
0x47
8
>;
};
};
...
...
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