File tree Expand file tree Collapse file tree 5 files changed +9
-0
lines changed Expand file tree Collapse file tree 5 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 67
67
<GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
68
68
#dma-cells = <1>;
69
69
arm,pl330-broken-no-flushp;
70
+ arm,pl330-periph-burst;
70
71
clocks = <&cru ACLK_DMAC2>;
71
72
clock-names = "apb_pclk";
72
73
};
Original file line number Diff line number Diff line change 107
107
interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
108
108
<GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
109
109
#dma-cells = <1>;
110
+ arm,pl330-periph-burst;
110
111
clocks = <&cru ACLK_DMAC>;
111
112
clock-names = "apb_pclk";
112
113
};
Original file line number Diff line number Diff line change 167
167
<GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
168
168
#dma-cells = <1>;
169
169
arm,pl330-broken-no-flushp;
170
+ arm,pl330-periph-burst;
170
171
clocks = <&cru ACLK_DMAC2>;
171
172
clock-names = "apb_pclk";
172
173
};
178
179
<GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
179
180
#dma-cells = <1>;
180
181
arm,pl330-broken-no-flushp;
182
+ arm,pl330-periph-burst;
181
183
clocks = <&cru ACLK_DMAC1>;
182
184
clock-names = "apb_pclk";
183
185
status = "disabled";
190
192
<GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
191
193
#dma-cells = <1>;
192
194
arm,pl330-broken-no-flushp;
195
+ arm,pl330-periph-burst;
193
196
clocks = <&cru ACLK_DMAC1>;
194
197
clock-names = "apb_pclk";
195
198
};
Original file line number Diff line number Diff line change 45
45
<GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
46
46
#dma-cells = <1>;
47
47
arm,pl330-broken-no-flushp;
48
+ arm,pl330-periph-burst;
48
49
clocks = <&cru ACLK_DMA1>;
49
50
clock-names = "apb_pclk";
50
51
};
56
57
<GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
57
58
#dma-cells = <1>;
58
59
arm,pl330-broken-no-flushp;
60
+ arm,pl330-periph-burst;
59
61
clocks = <&cru ACLK_DMA1>;
60
62
clock-names = "apb_pclk";
61
63
status = "disabled";
68
70
<GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
69
71
#dma-cells = <1>;
70
72
arm,pl330-broken-no-flushp;
73
+ arm,pl330-periph-burst;
71
74
clocks = <&cru ACLK_DMA2>;
72
75
clock-names = "apb_pclk";
73
76
};
Original file line number Diff line number Diff line change 97
97
interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>;
98
98
#dma-cells = <1>;
99
99
arm,pl330-broken-no-flushp;
100
+ arm,pl330-periph-burst;
100
101
clocks = <&cru ACLK_DMAC>;
101
102
clock-names = "apb_pclk";
102
103
};
You can’t perform that action at this time.
0 commit comments