The DMA engine is enabled for all DTs that derive from zynq-7000.dtsi.
There is no need to override the 'status' property in board DTs.
Cc: Andreas Färber <[email protected]>
Signed-off-by: Soren Brinkmann <[email protected]>
---
When the 'status' property was removed from the DMA node, this had been
overlooked.
Sören
arch/arm/boot/dts/zynq-parallella.dts | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm/boot/dts/zynq-parallella.dts b/arch/arm/boot/dts/zynq-parallella.dts
index 1595138ec499..41afd9da6876 100644
--- a/arch/arm/boot/dts/zynq-parallella.dts
+++ b/arch/arm/boot/dts/zynq-parallella.dts
@@ -34,10 +34,6 @@
};
};
-&dmac_s {
- status = "okay";
-};
-
&gem0 {
status = "okay";
phy-mode = "rgmii-id";
--
2.0.1.1.gfbfc394
Am 28.07.2014 18:24, schrieb Soren Brinkmann:
> The DMA engine is enabled for all DTs that derive from zynq-7000.dtsi.
> There is no need to override the 'status' property in board DTs.
>
> Cc: Andreas Färber <[email protected]>
> Signed-off-by: Soren Brinkmann <[email protected]>
> ---
> When the 'status' property was removed from the DMA node, this had been
> overlooked.
Indeed,
Reviewed-by: Andreas Färber <[email protected]>
Thanks,
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
On 07/28/2014 06:33 PM, Andreas Färber wrote:
> Am 28.07.2014 18:24, schrieb Soren Brinkmann:
>> The DMA engine is enabled for all DTs that derive from zynq-7000.dtsi.
>> There is no need to override the 'status' property in board DTs.
>>
>> Cc: Andreas Färber <[email protected]>
>> Signed-off-by: Soren Brinkmann <[email protected]>
>> ---
>> When the 'status' property was removed from the DMA node, this had been
>> overlooked.
>
> Indeed,
>
> Reviewed-by: Andreas Färber <[email protected]>
Applied.
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: http://www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform