From mboxrd@z Thu Jan 1 00:00:00 1970 From: krzk@kernel.org (Krzysztof Kozlowski) Date: Thu, 10 Nov 2016 20:42:10 +0200 Subject: [PATCH 0/8] DMA: s3c64xx: Conversion to the new channel request API In-Reply-To: <1478791076-19528-1-git-send-email-s.nawrocki@samsung.com> References: <1478791076-19528-1-git-send-email-s.nawrocki@samsung.com> Message-ID: <20161110184210.GA11835@kozik-lap> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Nov 10, 2016 at 04:17:48PM +0100, Sylwester Nawrocki wrote: > This patch series aims to convert the s3c64xx platform to use > the new DMA channel request API, i.e. this is only meaningful > for non-dt systems using s3c64xx SoCs. > > Presumably the first 2 or 4 patches in this series could be queued > for v4.10-rc1 and the remaining patches could be left for subsequent > release, to avoid non-trivial conflict with patches already applied > in the ASoC tree. Sounds good to me. Should I put the ARM/s3c64xx commits on separate branch in case someone would like to pull a tag with it? Best regards, Krzysztof