From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 23 Apr 2014 14:35:03 +0200 Subject: [PATCH v5 7/7] ARM: sun6i: dt: Add A31 DMA controller to DTSI In-Reply-To: <1394723659-4995-8-git-send-email-maxime.ripard@free-electrons.com> References: <1394723659-4995-1-git-send-email-maxime.ripard@free-electrons.com> <1394723659-4995-8-git-send-email-maxime.ripard@free-electrons.com> Message-ID: <201404231435.03920.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 13 March 2014, Maxime Ripard wrote: > Now that we have a DMA driver, we can add the DMA bindings in the DTSI for the > controller and the devices supported that can use DMA. > > Signed-off-by: Maxime Ripard Acked-by: Arnd Bergmann But why does this patch have to wait for the driver to get merged? From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v5 7/7] ARM: sun6i: dt: Add A31 DMA controller to DTSI Date: Wed, 23 Apr 2014 14:35:03 +0200 Message-ID: <201404231435.03920.arnd@arndb.de> References: <1394723659-4995-1-git-send-email-maxime.ripard@free-electrons.com> <1394723659-4995-8-git-send-email-maxime.ripard@free-electrons.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1394723659-4995-8-git-send-email-maxime.ripard@free-electrons.com> Sender: linux-kernel-owner@vger.kernel.org To: linux-arm-kernel@lists.infradead.org Cc: Maxime Ripard , Emilio Lopez , Dan Williams , Vinod Koul , devicetree@vger.kernel.org, Mike Turquette , andriy.shevchenko@intel.com, linux-kernel@vger.kernel.org, zhuzhenhua@allwinnertech.com, shuge@allwinnertech.com, linux-sunxi@googlegroups.com, kevin.z.m.zh@gmail.com, sunny@allwinnertech.com, dmaengine@vger.kernel.org List-Id: devicetree@vger.kernel.org On Thursday 13 March 2014, Maxime Ripard wrote: > Now that we have a DMA driver, we can add the DMA bindings in the DTSI for the > controller and the devices supported that can use DMA. > > Signed-off-by: Maxime Ripard Acked-by: Arnd Bergmann But why does this patch have to wait for the driver to get merged?