From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9C2CEC3A5A3 for ; Fri, 23 Aug 2019 09:43:05 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6DA1222CE3 for ; Fri, 23 Aug 2019 09:43:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="rt2n9z/k" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6DA1222CE3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=twnNxam9YlVsl/NL0GDk7qUHJYKfgTiTEMFJn6fQuZQ=; b=rt2n9z/k5uGbfn C+vGiGXBq3cSF50x73ur6xUd9ht8ZvrF/f4K+rnKmJRaMGQRJafgaRRlwO5Tb+gprcofXkWsvLg1A QX0ZfC74FAFEDEKa5jOjJ1/DM1/fn9KErlh4Y8sDItE/YHpMduV/WLV6Eco6k2UyOV3y1FlsAlbzO eQn9wxl6ApSOeJrhHamytFR/ZJYp2s7RPcD43pAClYw0emRas+NvLhabW9H6jbQX3X8QSa9lQaaBq rYWZgi9NblMzu+PJ2hLbG3XCd17pgqaQyLWQhYHs2viMf9Ne5Mo1REDVw/sc/BVk65sy1vJ9rCgpb V2bF3XNNyFCnhCKzMBFw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i1665-0003CC-1I; Fri, 23 Aug 2019 09:43:05 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i165z-0003B9-Qc for linux-arm-kernel@lists.infradead.org; Fri, 23 Aug 2019 09:43:01 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E7C19337; Fri, 23 Aug 2019 02:42:58 -0700 (PDT) Received: from [10.1.197.61] (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id C62C63F246; Fri, 23 Aug 2019 02:42:56 -0700 (PDT) Subject: Re: [PATCH v2 00/20] Initial support for Marvell MMP3 SoC To: Lubomir Rintel , Olof Johansson References: <20190822092643.593488-1-lkundrak@v3.sk> <244fdc87-0fe5-be79-d9cd-2395d0ac3f57@kernel.org> <424d2881edcaf7cedbfa5cbbf2e73aaff5355df3.camel@v3.sk> From: Marc Zyngier Organization: Approximate Message-ID: <08a0e65e-4a80-f611-e36e-8e3f70fa8113@kernel.org> Date: Fri, 23 Aug 2019 10:42:52 +0100 User-Agent: Mozilla/5.0 (X11; Linux aarch64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <424d2881edcaf7cedbfa5cbbf2e73aaff5355df3.camel@v3.sk> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190823_024259_902978_738ECA34 X-CRM114-Status: GOOD ( 19.93 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Jason Cooper , Stephen Boyd , linux-kernel@vger.kernel.org, Michael Turquette , Russell King , Kishon Vijay Abraham I , Rob Herring , Thomas Gleixner , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 23/08/2019 08:21, Lubomir Rintel wrote: > On Thu, 2019-08-22 at 11:31 +0100, Marc Zyngier wrote: >> On 22/08/2019 10:26, Lubomir Rintel wrote: >>> Hi, >>> >>> this is a second spin of a patch set that adds support for the Marvell >>> MMP3 processor. MMP3 is used in OLPC XO-4 laptops, Panasonic Toughpad >>> FZ-A1 tablet and Dell Wyse 3020 Tx0D thin clients. >>> >>> Compared to v1, there's a handful of fixes in response to reviews. Patch >>> 02/20 is new. Details in individual patches. >>> >>> Apart from the adjustments in mach-mmp/, the patch makes necessary >>> changes to the irqchip driver and adds an USB2 PHY driver. The latter >>> has a dependency on the mach-mmp/ changes, so it can't be submitted >>> separately. >>> >>> The patch set has been tested to work on Wyse Tx0D and not ruin MMP2 >>> support on XO-1.75. >> >> How do you want this series to be merged? I'm happy to take the irqchip >> related patches as well as the corresponding DT change (once reviewed) >> through my tree. > > I was hoping for the Arm SoC tree, because there are some dependencies > (MMP3 USB PHY depends on MMP3 SoC). > > That said, the irqchip patches are rather independent and the only > downside of them going in via a different tree will be that the other > tree that will lack them won't boot on MMP3 (things will compile > though). I don't know if that's okay. What's typically done in cases > like these? I usually take the irqchip patches that can be built standalone (without dependency on header files, for example). If you want them to go via another tree, stick my Acked-by: Marc Zyngier on patches #6 through #9. Thanks, M. -- Jazz is not dead, it just smells funny... _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel