* [LINUX PATCH] ARM: zynq: DT: Remove DMA from board DTs
@ 2014-07-28 16:24 Soren Brinkmann
2014-07-28 16:33 ` Andreas Färber
0 siblings, 1 reply; 3+ messages in thread
From: Soren Brinkmann @ 2014-07-28 16:24 UTC (permalink / raw)
To: linux-arm-kernel
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 <afaerber@suse.de>
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [LINUX PATCH] ARM: zynq: DT: Remove DMA from board DTs
2014-07-28 16:24 [LINUX PATCH] ARM: zynq: DT: Remove DMA from board DTs Soren Brinkmann
@ 2014-07-28 16:33 ` Andreas Färber
2014-07-29 5:33 ` Michal Simek
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Färber @ 2014-07-28 16:33 UTC (permalink / raw)
To: linux-arm-kernel
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 <afaerber@suse.de>
> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
> ---
> When the 'status' property was removed from the DMA node, this had been
> overlooked.
Indeed,
Reviewed-by: Andreas F?rber <afaerber@suse.de>
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [LINUX PATCH] ARM: zynq: DT: Remove DMA from board DTs
2014-07-28 16:33 ` Andreas Färber
@ 2014-07-29 5:33 ` Michal Simek
0 siblings, 0 replies; 3+ messages in thread
From: Michal Simek @ 2014-07-29 5:33 UTC (permalink / raw)
To: linux-arm-kernel
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 <afaerber@suse.de>
>> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
>> ---
>> When the 'status' property was removed from the DMA node, this had been
>> overlooked.
>
> Indeed,
>
> Reviewed-by: Andreas F?rber <afaerber@suse.de>
Applied.
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140729/d5d4c229/attachment.sig>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-07-29 5:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-28 16:24 [LINUX PATCH] ARM: zynq: DT: Remove DMA from board DTs Soren Brinkmann
2014-07-28 16:33 ` Andreas Färber
2014-07-29 5:33 ` Michal Simek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).