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
aeb42762
Commit
aeb42762
authored
Sep 23, 2008
by
Kumar Gala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
powerpc/83xx: Add missing cell-index to dma-channel device nodes
Signed-off-by:
Kumar Gala
<
galak@kernel.crashing.org
>
parent
68e1ee62
Changes
17
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
68 additions
and
0 deletions
+68
-0
arch/powerpc/boot/dts/asp834x-redboot.dts
arch/powerpc/boot/dts/asp834x-redboot.dts
+4
-0
arch/powerpc/boot/dts/mpc8313erdb.dts
arch/powerpc/boot/dts/mpc8313erdb.dts
+4
-0
arch/powerpc/boot/dts/mpc8315erdb.dts
arch/powerpc/boot/dts/mpc8315erdb.dts
+4
-0
arch/powerpc/boot/dts/mpc832x_mds.dts
arch/powerpc/boot/dts/mpc832x_mds.dts
+4
-0
arch/powerpc/boot/dts/mpc832x_rdb.dts
arch/powerpc/boot/dts/mpc832x_rdb.dts
+4
-0
arch/powerpc/boot/dts/mpc8349emitx.dts
arch/powerpc/boot/dts/mpc8349emitx.dts
+4
-0
arch/powerpc/boot/dts/mpc8349emitxgp.dts
arch/powerpc/boot/dts/mpc8349emitxgp.dts
+4
-0
arch/powerpc/boot/dts/mpc834x_mds.dts
arch/powerpc/boot/dts/mpc834x_mds.dts
+4
-0
arch/powerpc/boot/dts/mpc836x_mds.dts
arch/powerpc/boot/dts/mpc836x_mds.dts
+4
-0
arch/powerpc/boot/dts/mpc836x_rdk.dts
arch/powerpc/boot/dts/mpc836x_rdk.dts
+4
-0
arch/powerpc/boot/dts/mpc8377_mds.dts
arch/powerpc/boot/dts/mpc8377_mds.dts
+4
-0
arch/powerpc/boot/dts/mpc8377_rdb.dts
arch/powerpc/boot/dts/mpc8377_rdb.dts
+4
-0
arch/powerpc/boot/dts/mpc8378_mds.dts
arch/powerpc/boot/dts/mpc8378_mds.dts
+4
-0
arch/powerpc/boot/dts/mpc8378_rdb.dts
arch/powerpc/boot/dts/mpc8378_rdb.dts
+4
-0
arch/powerpc/boot/dts/mpc8379_mds.dts
arch/powerpc/boot/dts/mpc8379_mds.dts
+4
-0
arch/powerpc/boot/dts/mpc8379_rdb.dts
arch/powerpc/boot/dts/mpc8379_rdb.dts
+4
-0
arch/powerpc/boot/dts/sbc8349.dts
arch/powerpc/boot/dts/sbc8349.dts
+4
-0
No files found.
arch/powerpc/boot/dts/asp834x-redboot.dts
View file @
aeb42762
...
@@ -130,24 +130,28 @@ dma@82a8 {
...
@@ -130,24 +130,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8347-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8347-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8347-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8347-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8347-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8347-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8347-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8347-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc8313erdb.dts
View file @
aeb42762
...
@@ -176,24 +176,28 @@ dma@82a8 {
...
@@ -176,24 +176,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8313-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8313-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8313-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8313-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8313-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8313-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8313-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8313-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc8315erdb.dts
View file @
aeb42762
...
@@ -144,24 +144,28 @@ dma@82a8 {
...
@@ -144,24 +144,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8315-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8315-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8315-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8315-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8315-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8315-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8315-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8315-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc832x_mds.dts
View file @
aeb42762
...
@@ -127,24 +127,28 @@ dma@82a8 {
...
@@ -127,24 +127,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc832x_rdb.dts
View file @
aeb42762
...
@@ -105,24 +105,28 @@ dma@82a8 {
...
@@ -105,24 +105,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8323-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc8349emitx.dts
View file @
aeb42762
...
@@ -106,24 +106,28 @@ dma@82a8 {
...
@@ -106,24 +106,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc8349emitxgp.dts
View file @
aeb42762
...
@@ -104,24 +104,28 @@ dma@82a8 {
...
@@ -104,24 +104,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc834x_mds.dts
View file @
aeb42762
...
@@ -116,24 +116,28 @@ dma@82a8 {
...
@@ -116,24 +116,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc836x_mds.dts
View file @
aeb42762
...
@@ -148,24 +148,28 @@ dma@82a8 {
...
@@ -148,24 +148,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8360-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8360-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8360-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8360-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8360-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8360-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8360-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8360-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc836x_rdk.dts
View file @
aeb42762
...
@@ -125,24 +125,28 @@ dma@82a8 {
...
@@ -125,24 +125,28 @@ dma@82a8 {
dma-channel@0 {
dma-channel@0 {
compatible = "fsl,mpc8360-dma-channel", "fsl,elo-dma-channel";
compatible = "fsl,mpc8360-dma-channel", "fsl,elo-dma-channel";
reg = <0 0x80>;
reg = <0 0x80>;
cell-index = <0>;
interrupt-parent = <&ipic>;
interrupt-parent = <&ipic>;
interrupts = <71 8>;
interrupts = <71 8>;
};
};
dma-channel@80 {
dma-channel@80 {
compatible = "fsl,mpc8360-dma-channel", "fsl,elo-dma-channel";
compatible = "fsl,mpc8360-dma-channel", "fsl,elo-dma-channel";
reg = <0x80 0x80>;
reg = <0x80 0x80>;
cell-index = <1>;
interrupt-parent = <&ipic>;
interrupt-parent = <&ipic>;
interrupts = <71 8>;
interrupts = <71 8>;
};
};
dma-channel@100 {
dma-channel@100 {
compatible = "fsl,mpc8360-dma-channel", "fsl,elo-dma-channel";
compatible = "fsl,mpc8360-dma-channel", "fsl,elo-dma-channel";
reg = <0x100 0x80>;
reg = <0x100 0x80>;
cell-index = <2>;
interrupt-parent = <&ipic>;
interrupt-parent = <&ipic>;
interrupts = <71 8>;
interrupts = <71 8>;
};
};
dma-channel@180 {
dma-channel@180 {
compatible = "fsl,mpc8360-dma-channel", "fsl,elo-dma-channel";
compatible = "fsl,mpc8360-dma-channel", "fsl,elo-dma-channel";
reg = <0x180 0x28>;
reg = <0x180 0x28>;
cell-index = <3>;
interrupt-parent = <&ipic>;
interrupt-parent = <&ipic>;
interrupts = <71 8>;
interrupts = <71 8>;
};
};
...
...
arch/powerpc/boot/dts/mpc8377_mds.dts
View file @
aeb42762
...
@@ -246,24 +246,28 @@ dma@82a8 {
...
@@ -246,24 +246,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
0x47
8
>;
interrupts
=
<
0x47
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
0x47
8
>;
interrupts
=
<
0x47
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
0x47
8
>;
interrupts
=
<
0x47
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
0x47
8
>;
interrupts
=
<
0x47
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc8377_rdb.dts
View file @
aeb42762
...
@@ -155,24 +155,28 @@ dma@82a8 {
...
@@ -155,24 +155,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8377-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc8378_mds.dts
View file @
aeb42762
...
@@ -170,24 +170,28 @@ dma@82a8 {
...
@@ -170,24 +170,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc8378_rdb.dts
View file @
aeb42762
...
@@ -155,24 +155,28 @@ dma@82a8 {
...
@@ -155,24 +155,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8378-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc8379_mds.dts
View file @
aeb42762
...
@@ -170,24 +170,28 @@ dma@82a8 {
...
@@ -170,24 +170,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/mpc8379_rdb.dts
View file @
aeb42762
...
@@ -155,24 +155,28 @@ dma@82a8 {
...
@@ -155,24 +155,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8379-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
...
...
arch/powerpc/boot/dts/sbc8349.dts
View file @
aeb42762
...
@@ -107,24 +107,28 @@ dma@82a8 {
...
@@ -107,24 +107,28 @@ dma@82a8 {
dma
-
channel
@
0
{
dma
-
channel
@
0
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0
0x80
>;
reg
=
<
0
0x80
>;
cell
-
index
=
<
0
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
80
{
dma
-
channel
@
80
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x80
0x80
>;
reg
=
<
0x80
0x80
>;
cell
-
index
=
<
1
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
100
{
dma
-
channel
@
100
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x100
0x80
>;
reg
=
<
0x100
0x80
>;
cell
-
index
=
<
2
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
8
>;
};
};
dma
-
channel
@
180
{
dma
-
channel
@
180
{
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
compatible
=
"fsl,mpc8349-dma-channel"
,
"fsl,elo-dma-channel"
;
reg
=
<
0x180
0x28
>;
reg
=
<
0x180
0x28
>;
cell
-
index
=
<
3
>;
interrupt
-
parent
=
<&
ipic
>;
interrupt
-
parent
=
<&
ipic
>;
interrupts
=
<
71
8
>;
interrupts
=
<
71
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