From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haojian Zhuang Subject: Re: [PATCH RESEND] can: mcp251x: Replace power callbacks with regulator API Date: Sat, 17 Aug 2013 10:19:20 +0800 Message-ID: <520EDDA8.6050309@gmail.com> References: <1375963227-6468-1-git-send-email-shc_work@mail.ru> <52049C44.6030902@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Shiyan , linux-can@vger.kernel.org, netdev@vger.kernel.org, Wolfgang Grandegger , linux-arm-kernel@lists.infradead.org, Eric Miao , Russell King To: Marc Kleine-Budde Return-path: Received: from mail-pd0-f169.google.com ([209.85.192.169]:59088 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751586Ab3HQCT2 (ORCPT ); Fri, 16 Aug 2013 22:19:28 -0400 In-Reply-To: <52049C44.6030902@pengutronix.de> Sender: netdev-owner@vger.kernel.org List-ID: On 08/09/2013 03:37 PM, Marc Kleine-Budde wrote: > On 08/08/2013 02:00 PM, Alexander Shiyan wrote: >> Signed-off-by: Alexander Shiyan >> --- >> arch/arm/mach-pxa/icontrol.c | 3 -- >> arch/arm/mach-pxa/zeus.c | 46 ++++++++++---------- > > What's pxa's status of DT conversion? Do you (still) accept patches to > board files? > > Marc > Since DT conversion isn't finished, I still accept the board files. But this patch should be split into two parts. One is for pxa, and the other one is for net. Regards Haojian