Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752006AbdCPKEy convert rfc822-to-8bit (ORCPT ); Thu, 16 Mar 2017 06:04:54 -0400 Received: from ozlabs.org ([103.22.144.67]:48725 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751357AbdCPKEs (ORCPT ); Thu, 16 Mar 2017 06:04:48 -0400 From: Michael Ellerman To: Scott Wood , Arnd Bergmann Cc: linux-pcmcia@lists.infradead.org, linuxppc-dev@ozlabs.org, Linux Kernel Mailing List , qiang.zhao@nxp.com, claudiu.manoil@nxp.com Subject: Re: [PATCH] drivers/pcmcia: NO_IRQ removal for electra_cf.c In-Reply-To: <1489600245.2944.19.camel@buserror.net> References: <1473501690-11987-1-git-send-email-mpe@ellerman.id.au> <87wpbsuo4x.fsf@concordia.ellerman.id.au> <8760jbump6.fsf@concordia.ellerman.id.au> <1489600245.2944.19.camel@buserror.net> User-Agent: Notmuch/0.21 (https://notmuchmail.org) Date: Thu, 16 Mar 2017 20:53:49 +1100 Message-ID: <87a88llf82.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 363 Lines: 11 Scott Wood writes: > On Wed, 2017-03-15 at 16:35 +1100, Michael Ellerman wrote: >> I'll do patches for everything above that's not drivers/soc or >> include/soc and hopefully we can hear from someone at NXP on the plans >> for getting the soc parts enabled on arm. > > qe_ic is handled by https://lkml.org/lkml/2017/3/13/1234 Thanks. cheers