Skip to content

Commit 45e196f

Browse files
author
Michal Simek
committed
arm64: zynqmp: Remove undocumented dma properties
Remove overfetch, ratectrl, include-sg and src-issue dma properties. Driver is not using them and they are also not documented in the binding doc. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Kedareswara rao Appana <appanad@xilinx.com>
1 parent 9d46a27 commit 45e196f

7 files changed

+0
-63
lines changed

‎arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm015-dc1.dts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,16 +49,10 @@
4949
/* fpd_dma clk 667MHz, lpd_dma 500MHz */
5050
&fpd_dma_chan1 {
5151
status = "okay";
52-
xlnx,include-sg; /* for testing purpose */
53-
xlnx,overfetch; /* for testing purpose */
54-
xlnx,ratectrl = <0>; /* for testing purpose */
55-
xlnx,src-issue = <31>;
5652
};
5753

5854
&fpd_dma_chan2 {
5955
status = "okay";
60-
xlnx,ratectrl = <100>; /* for testing purpose */
61-
xlnx,src-issue = <4>; /* for testing purpose */
6256
};
6357

6458
&fpd_dma_chan3 {
@@ -67,7 +61,6 @@
6761

6862
&fpd_dma_chan4 {
6963
status = "okay";
70-
xlnx,include-sg; /* for testing purpose */
7164
};
7265

7366
&fpd_dma_chan5 {
@@ -76,7 +69,6 @@
7669

7770
&fpd_dma_chan6 {
7871
status = "okay";
79-
xlnx,include-sg; /* for testing purpose */
8072
};
8173

8274
&fpd_dma_chan7 {
@@ -85,7 +77,6 @@
8577

8678
&fpd_dma_chan8 {
8779
status = "okay";
88-
xlnx,include-sg; /* for testing purpose */
8980
};
9081

9182
&gem3 {

‎arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,10 @@
6262
/* fpd_dma clk 667MHz, lpd_dma 500MHz */
6363
&fpd_dma_chan1 {
6464
status = "okay";
65-
xlnx,include-sg; /* for testing purpose */
66-
xlnx,overfetch; /* for testing purpose */
67-
xlnx,ratectrl = <0>; /* for testing purpose */
68-
xlnx,src-issue = <31>;
6965
};
7066

7167
&fpd_dma_chan2 {
7268
status = "okay";
73-
xlnx,ratectrl = <100>; /* for testing purpose */
74-
xlnx,src-issue = <4>; /* for testing purpose */
7569
};
7670

7771
&fpd_dma_chan3 {
@@ -80,7 +74,6 @@
8074

8175
&fpd_dma_chan4 {
8276
status = "okay";
83-
xlnx,include-sg; /* for testing purpose */
8477
};
8578

8679
&fpd_dma_chan5 {
@@ -89,7 +82,6 @@
8982

9083
&fpd_dma_chan6 {
9184
status = "okay";
92-
xlnx,include-sg; /* for testing purpose */
9385
};
9486

9587
&fpd_dma_chan7 {
@@ -98,7 +90,6 @@
9890

9991
&fpd_dma_chan8 {
10092
status = "okay";
101-
xlnx,include-sg; /* for testing purpose */
10293
};
10394

10495
&gem2 {

‎arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm017-dc3.dts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,10 @@
4747
/* fpd_dma clk 667MHz, lpd_dma 500MHz */
4848
&fpd_dma_chan1 {
4949
status = "okay";
50-
xlnx,include-sg; /* for testing purpose */
51-
xlnx,overfetch; /* for testing purpose */
52-
xlnx,ratectrl = <0>; /* for testing purpose */
53-
xlnx,src-issue = <31>;
5450
};
5551

5652
&fpd_dma_chan2 {
5753
status = "okay";
58-
xlnx,ratectrl = <100>; /* for testing purpose */
59-
xlnx,src-issue = <4>; /* for testing purpose */
6054
};
6155

6256
&fpd_dma_chan3 {
@@ -65,7 +59,6 @@
6559

6660
&fpd_dma_chan4 {
6761
status = "okay";
68-
xlnx,include-sg; /* for testing purpose */
6962
};
7063

7164
&fpd_dma_chan5 {
@@ -74,7 +67,6 @@
7467

7568
&fpd_dma_chan6 {
7669
status = "okay";
77-
xlnx,include-sg; /* for testing purpose */
7870
};
7971

8072
&fpd_dma_chan7 {
@@ -83,7 +75,6 @@
8375

8476
&fpd_dma_chan8 {
8577
status = "okay";
86-
xlnx,include-sg; /* for testing purpose */
8778
};
8879

8980
&gem0 {

‎arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm018-dc4.dts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,10 @@
5858
/* fpd_dma clk 667MHz, lpd_dma 500MHz */
5959
&fpd_dma_chan1 {
6060
status = "okay";
61-
xlnx,include-sg; /* for testing purpose */
62-
xlnx,overfetch; /* for testing purpose */
63-
xlnx,ratectrl = <0>; /* for testing purpose */
64-
xlnx,src-issue = <31>;
6561
};
6662

6763
&fpd_dma_chan2 {
6864
status = "okay";
69-
xlnx,ratectrl = <100>; /* for testing purpose */
70-
xlnx,src-issue = <4>; /* for testing purpose */
7165
};
7266

7367
&fpd_dma_chan3 {
@@ -76,7 +70,6 @@
7670

7771
&fpd_dma_chan4 {
7872
status = "okay";
79-
xlnx,include-sg; /* for testing purpose */
8073
};
8174

8275
&fpd_dma_chan5 {
@@ -85,7 +78,6 @@
8578

8679
&fpd_dma_chan6 {
8780
status = "okay";
88-
xlnx,include-sg; /* for testing purpose */
8981
};
9082

9183
&fpd_dma_chan7 {
@@ -94,7 +86,6 @@
9486

9587
&fpd_dma_chan8 {
9688
status = "okay";
97-
xlnx,include-sg; /* for testing purpose */
9889
};
9990

10091
&lpd_dma_chan1 {

‎arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm019-dc5.dts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,10 @@
4747
/* fpd_dma clk 667MHz, lpd_dma 500MHz */
4848
&fpd_dma_chan1 {
4949
status = "okay";
50-
xlnx,include-sg; /* for testing purpose */
51-
xlnx,overfetch; /* for testing purpose */
52-
xlnx,ratectrl = <0>; /* for testing purpose */
53-
xlnx,src-issue = <31>;
5450
};
5551

5652
&fpd_dma_chan2 {
5753
status = "okay";
58-
xlnx,ratectrl = <100>; /* for testing purpose */
59-
xlnx,src-issue = <4>; /* for testing purpose */
6054
};
6155

6256
&fpd_dma_chan3 {
@@ -65,7 +59,6 @@
6559

6660
&fpd_dma_chan4 {
6761
status = "okay";
68-
xlnx,include-sg; /* for testing purpose */
6962
};
7063

7164
&fpd_dma_chan5 {
@@ -74,7 +67,6 @@
7467

7568
&fpd_dma_chan6 {
7669
status = "okay";
77-
xlnx,include-sg; /* for testing purpose */
7870
};
7971

8072
&fpd_dma_chan7 {
@@ -83,7 +75,6 @@
8375

8476
&fpd_dma_chan8 {
8577
status = "okay";
86-
xlnx,include-sg; /* for testing purpose */
8778
};
8879

8980
&gem1 {

‎arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,16 +84,10 @@
8484
/* fpd_dma clk 667MHz, lpd_dma 500MHz */
8585
&fpd_dma_chan1 {
8686
status = "okay";
87-
xlnx,include-sg; /* for testing purpose */
88-
xlnx,overfetch; /* for testing purpose */
89-
xlnx,ratectrl = <0>; /* for testing purpose */
90-
xlnx,src-issue = <31>;
9187
};
9288

9389
&fpd_dma_chan2 {
9490
status = "okay";
95-
xlnx,ratectrl = <100>; /* for testing purpose */
96-
xlnx,src-issue = <4>; /* for testing purpose */
9791
};
9892

9993
&fpd_dma_chan3 {
@@ -102,7 +96,6 @@
10296

10397
&fpd_dma_chan4 {
10498
status = "okay";
105-
xlnx,include-sg; /* for testing purpose */
10699
};
107100

108101
&fpd_dma_chan5 {
@@ -111,7 +104,6 @@
111104

112105
&fpd_dma_chan6 {
113106
status = "okay";
114-
xlnx,include-sg; /* for testing purpose */
115107
};
116108

117109
&fpd_dma_chan7 {
@@ -120,7 +112,6 @@
120112

121113
&fpd_dma_chan8 {
122114
status = "okay";
123-
xlnx,include-sg; /* for testing purpose */
124115
};
125116

126117
&gem3 {

‎arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,16 +84,10 @@
8484
/* fpd_dma clk 667MHz, lpd_dma 500MHz */
8585
&fpd_dma_chan1 {
8686
status = "okay";
87-
xlnx,include-sg; /* for testing purpose */
88-
xlnx,overfetch; /* for testing purpose */
89-
xlnx,ratectrl = <0>; /* for testing purpose */
90-
xlnx,src-issue = <31>;
9187
};
9288

9389
&fpd_dma_chan2 {
9490
status = "okay";
95-
xlnx,ratectrl = <100>; /* for testing purpose */
96-
xlnx,src-issue = <4>; /* for testing purpose */
9791
};
9892

9993
&fpd_dma_chan3 {
@@ -102,7 +96,6 @@
10296

10397
&fpd_dma_chan4 {
10498
status = "okay";
105-
xlnx,include-sg; /* for testing purpose */
10699
};
107100

108101
&fpd_dma_chan5 {
@@ -111,7 +104,6 @@
111104

112105
&fpd_dma_chan6 {
113106
status = "okay";
114-
xlnx,include-sg; /* for testing purpose */
115107
};
116108

117109
&fpd_dma_chan7 {
@@ -120,7 +112,6 @@
120112

121113
&fpd_dma_chan8 {
122114
status = "okay";
123-
xlnx,include-sg; /* for testing purpose */
124115
};
125116

126117
&gem3 {

0 commit comments

Comments
 (0)