|
@@ -64,7 +64,7 @@
|
|
|
compatible = "marvell,armada-8k-rtc";
|
|
|
reg = <0x284000 0x20>, <0x284080 0x24>;
|
|
|
reg-names = "rtc", "rtc-soc";
|
|
|
- interrupts = <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>;
|
|
|
+ interrupts = <ICU_GRP_NSR 77 IRQ_TYPE_LEVEL_HIGH>;
|
|
|
};
|
|
|
|
|
|
cps_ethernet: ethernet@0 {
|
|
@@ -261,6 +261,7 @@
|
|
|
interrupt-names = "mem", "ring0", "ring1",
|
|
|
"ring2", "ring3", "eip";
|
|
|
clocks = <&cps_clk 1 26>;
|
|
|
+ dma-coherent;
|
|
|
/*
|
|
|
* The cryptographic engine found on the cp110
|
|
|
* master is enabled by default at the SoC
|