From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751970AbdBEHTV (ORCPT ); Sun, 5 Feb 2017 02:19:21 -0500 Received: from mga06.intel.com ([134.134.136.31]:14650 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751386AbdBEHTT (ORCPT ); Sun, 5 Feb 2017 02:19:19 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,338,1477983600"; d="scan'208";a="1091016877" Date: Sun, 5 Feb 2017 12:49:44 +0530 From: Vinod Koul To: Icenowy Zheng Cc: Maxime Ripard , Chen-Yu Tsai , Linus Walleij , Mark Brown , Jaroslav Kysela , Andre Przywara , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, dmaengine@vger.kernel.org, alsa-devel@alsa-project.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v3 08/10] dmaengine: sun6i: allow build on ARM64 platforms (sun50i) Message-ID: <20170205071944.GW19244@localhost> References: <20170129023331.62106-1-icenowy@aosc.xyz> <20170129023331.62106-9-icenowy@aosc.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170129023331.62106-9-icenowy@aosc.xyz> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 29, 2017 at 10:33:29AM +0800, Icenowy Zheng wrote: > As 64-bit Allwinner H5 SoC has the same DMA engine with H3, the DMA > driver should be allowed to be built for ARM64, in order to make it work on H5. Applied, thanks -- ~Vinod