Received: by 10.223.185.116 with SMTP id b49csp1969522wrg; Thu, 22 Feb 2018 06:13:23 -0800 (PST) X-Google-Smtp-Source: AH8x224if8kIxZomNSx6msI30NDtO3WobFp1/KXyP5Sa8Zg0sGMVlp307Di+sBMvbq6V8smyzWmo X-Received: by 2002:a17:902:d205:: with SMTP id t5-v6mr6945680ply.322.1519308803594; Thu, 22 Feb 2018 06:13:23 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519308803; cv=none; d=google.com; s=arc-20160816; b=TrFRm1RU7J20DMOuOw55REdCkJlXktELvTh4EIUmFPzIJAHStgX5Y0PsXBeRB6JfHf LcIjKZHKWZB89uU6v05i4Mjs47wpJpCigVh1T5yVm5oyUsQgzJmnapMGrqGALWMnqDih 7kkaytrRyuG14+UudUyGP4nkW/AJbRy9Rup/a47sofi4RKOtLvOiU4kj+PPBHI1y2glH GNAoJcDMl/iftS3gFPr02opRZ78YcMww1d9LYWuPIMS7Wm9Cgg75Ix06Q5KTpHj2mMJw bHOWcTRb14zAkfYLSoqy2y/GNquV0PTkiPyBm5t5ex6mgLyuFXvYo8P1huVFGxED+uLf aErQ== 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:arc-authentication-results; bh=ZOok2j82JKoIG7q84uVvTiFYdikZRntfz/DUcYNGMXk=; b=yKXx8KW0TA5F/JhfmwdfwetSNzpntqsne6kCteHFyxA7o0gPGO5r7IetQFqj8k7Wi+ V/QDSPHi8QPfWjbIzaHcb28ea1qp1nxgiIw1r4UZaWWxUs540qcBKxY6dX3SJBFRMNJE oyVvPVvDG1qGKA291irHvvoet9Jr2mflTbQ4247JLiVKxzwp3zA3nLKJyvmncOcGmRzU +5lP+s/dHmj/zbj27Zw+p4W5KF6h89sqNyl64a1eh6VgxoBru5ZGjPZc+9/ZwEmXEm0A OA9gXhuwRdLmdA9I3cKm3i1m6/RTMI9vCL+VbMFbQqstbC8kxdrzBqNJ7/koAhZ8/ixD QKZg== 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 u7-v6si93399plr.241.2018.02.22.06.13.09; Thu, 22 Feb 2018 06:13:23 -0800 (PST) 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 S932692AbeBVOMR (ORCPT + 99 others); Thu, 22 Feb 2018 09:12:17 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:38442 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932581AbeBVOMQ (ORCPT ); Thu, 22 Feb 2018 09:12:16 -0500 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 8A12F8DC; Thu, 22 Feb 2018 14:12:15 +0000 (UTC) Date: Thu, 22 Feb 2018 15:12:17 +0100 From: Greg KH To: Bogdan Purcareata Cc: laurentiu.tudor@nxp.com, ruxandra.radulescu@nxp.com, devel@driverdev.osuosl.org, robh@kernel.org, stuyoder@gmail.com, arnd@arndb.de, marc.zyngier@arm.com, roy.pledge@nxp.com, ioana.ciornei@nxp.com, linux-kernel@vger.kernel.org, razvan.stefanescu@nxp.com, horia.geanta@nxp.com, nipun.gupta@nxp.com, tglx@linutronix.de, linux-arm-kernel@lists.infradead.org, jason@lakedaemon.net Subject: Re: [PATCH v6 0/2] staging: fsl-mc: Move bus driver out of staging Message-ID: <20180222141217.GA19330@kroah.com> References: <20180205140743.29974-1-bogdan.purcareata@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180205140743.29974-1-bogdan.purcareata@nxp.com> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 05, 2018 at 08:07:41AM -0600, Bogdan Purcareata wrote: > Previous submission: https://lkml.org/lkml/2018/1/26/215 > > Split the code into moving out the core bus infrastructure separate from > the irqchip glue code. Add a Kconfig dependency on ARM_GIC_V3_ITS. > Integrate the documentation with the kernel build system. > > This patchset only handles moving the fsl-mc bus core out of staging. > The remaining objects (DPBP, DPCON) and drivers (dpio, dpaa2-eth) will > be moved out in subsequent patches. Now applied, nice work everyone. greg k-h