Received: by 10.192.165.148 with SMTP id m20csp817991imm; Fri, 27 Apr 2018 08:01:19 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrv4Jbvb6rlOiSh0V8ynAHN+aAA4ekHNF3yQA/Eojjb2njTadKx1Ir8sa+GMpJuYkclZyk7 X-Received: by 2002:a63:87c6:: with SMTP id i189-v6mr2392921pge.2.1524841279205; Fri, 27 Apr 2018 08:01:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524841279; cv=none; d=google.com; s=arc-20160816; b=aAl+tIqLkFIYhHV92sZgOLbK+n74OzQ9gTI75tkGNR0awah8qKUIWEr55+0YDrHvdq YXLxcor7qlNWbtUHkJZcvs8NXvGLTamuaKs6X2pwP1im8xI6gr7uUHV3QeNDoLqD5U+5 hwgmXSfrhJlsAwORdT2mZDVlK+JSSGieI6gal/YCGpJWoJACt3jfi8jNfTA4I+ouEZdn ln889RIUayOtqEtzLuGjBf7lrEqNIaVEEi/CZqhPouphwV0IMYb7fSdI2i7N6mTPfwuX sQzJTjrWhaR6/AKuF+tXGA6SO1RrYtQrXQlQks2yJnGlcLpQ4vUjcOncp2mC1Lf8yWsF /+aA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dmarc-filter:arc-authentication-results; bh=XL58bUPRfyzTXcDwz5Ih4qbF7zpOn3635h5vgkUhOWY=; b=UlR9DDSBBfSTEAPB0KC6C4PoRai1awUD9UplggNJY5KRjiORCKlP6nLvzUsl6YezaA dRG4RnmGBldMKCiyjRXpyblP/MNU1u9itHN49ErcupMSZ13/aJo+TsBai03Wqt8tfmD3 ceeGM/GFSlO4iOBRm+qozO1WOIlZlPS6gntbu2dusNuyFrZLJ0a0As59WS6YrCep/Hbc PsgBSt5dUKSx9iUFPcxV+4E/8nKhlmiVPJQSjxXg8gqFIzs3yVuL9yMOljSXZ49j13vH RUYgDBm2X4iQALHzoIvTP21/VhHAIt5Am7kVmt7INyuhXwPGnGvWrZESuG7exFSw74v7 wMbg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o63si335873pfg.5.2018.04.27.08.01.04; Fri, 27 Apr 2018 08:01:19 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934106AbeD0PAC (ORCPT + 99 others); Fri, 27 Apr 2018 11:00:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:41320 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934010AbeD0O76 (ORCPT ); Fri, 27 Apr 2018 10:59:58 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 18B78204EF; Fri, 27 Apr 2018 14:59:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 18B78204EF Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=gregkh@linuxfoundation.org Date: Fri, 27 Apr 2018 16:59:48 +0200 From: Greg KH To: Roy Pledge Cc: devel@driverdev.osuosl.org, linux-arm-kernel@lists.infradead.org, arnd@arndb.de, horia.geanta@nxp.com, linux-kernel@vger.kernel.org, leoyang.li@nxp.com, stuyoder@gmail.com, catalin.marinas@arm.com, robin.murphy@arm.com, laurentiu.tudor@nxp.com Subject: Re: [PATCH v4 3/4] staging:fsl-mc: Move DPIO from staging to drivers/soc/fsl Message-ID: <20180427145948.GB12750@kroah.com> References: <1522174414-30380-1-git-send-email-roy.pledge@nxp.com> <1522174414-30380-4-git-send-email-roy.pledge@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1522174414-30380-4-git-send-email-roy.pledge@nxp.com> User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 27, 2018 at 02:13:33PM -0400, Roy Pledge wrote: > Move the NXP DPIO (Datapath I/O Driver) out of the > drivers/staging directory and into the drivers/soc/fsl directory. > > The DPIO driver enables access to Queue and Buffer Manager (QBMAN) > hardware on NXP DPAA2 devices. This is a prerequisite to moving the > DPAA2 Ethernet driver out of staging. > > Signed-off-by: Roy Pledge Ah, this needs to go in before the ethernet driver can move out, sorry about that. Can you redo these last two patches against my staging-next branch so that we have a chance that they will apply? thanks, greg k-h