From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752682AbeDQR3v (ORCPT ); Tue, 17 Apr 2018 13:29:51 -0400 Received: from aserp2130.oracle.com ([141.146.126.79]:50104 "EHLO aserp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751230AbeDQR3s (ORCPT ); Tue, 17 Apr 2018 13:29:48 -0400 Subject: Re: [RESEND PATCH v2 0/4] ARM: davinci: remove the mach-specific aemif driver - part 1 To: Bartosz Golaszewski Cc: Sekhar Nori , Bartosz Golaszewski , Kevin Hilman , Russell King , Santosh Shilimkar , arm-soc , LKML References: <20180417102917.7794-1-brgl@bgdev.pl> <2a2ac117-900c-77b6-f247-49777493e55f@ti.com> From: Santosh Shilimkar Organization: Oracle Corporation Message-ID: Date: Tue, 17 Apr 2018 10:29:09 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8866 signatures=668698 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=866 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1804170152 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 4/17/2018 5:36 AM, Bartosz Golaszewski wrote: > 2018-04-17 12:53 GMT+02:00 Sekhar Nori : >> Hi Bartosz, [...] >>> This series applies on top of v8 of David Lechner's CCF series. >> >> Are there any patches in the series that can safely be applied to v4.17-rc1? > > Hi Sekhar, > > yes, all of them. They're not linked to David's work in any way. > Please separate the driver/emif/* patches from the series. These are not fixes so they are not rcx candidates. But will queue them up for next merge window. Thanks !!