* [LINUX PATCH] ARM: zynq: DT: Remove DMA from board DTs
@ 2014-07-28 16:24 Soren Brinkmann
[not found] ` <1406564643-10417-1-git-send-email-soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Soren Brinkmann @ 2014-07-28 16:24 UTC (permalink / raw)
To: Michal Simek
Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Russell King, devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, Soren Brinkmann,
Andreas Färber
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-l3A5Bk7waGM@public.gmane.org>
Signed-off-by: Soren Brinkmann <soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
---
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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [LINUX PATCH] ARM: zynq: DT: Remove DMA from board DTs
[not found] ` <1406564643-10417-1-git-send-email-soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
@ 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: Soren Brinkmann, Michal Simek
Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Russell King, devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
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-l3A5Bk7waGM@public.gmane.org>
> Signed-off-by: Soren Brinkmann <soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
> ---
> When the 'status' property was removed from the DMA node, this had been
> overlooked.
Indeed,
Reviewed-by: Andreas Färber <afaerber-l3A5Bk7waGM@public.gmane.org>
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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [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: Andreas Färber, Soren Brinkmann, Michal Simek
Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Russell King, devicetree, linux-arm-kernel, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 865 bytes --]
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
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]
^ 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
[not found] ` <1406564643-10417-1-git-send-email-soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
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).