Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1461690pxb; Mon, 11 Oct 2021 06:34:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzfNzDF7H0Pq2nLAmQ7/hzvS/KClkrxzLp2VJA86eIOh27FZ/ez4mh+nPxufKfF8yNdRmo2 X-Received: by 2002:a17:906:c248:: with SMTP id bl8mr1650391ejb.360.1633959260473; Mon, 11 Oct 2021 06:34:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633959260; cv=none; d=google.com; s=arc-20160816; b=axHnKkatXcV4QK7TMgqK7XJod+TwPGbbzs9fimiIBM5GjO3KkKZDqJgUGLmJfBEtaE BCrWsIUCnMq5YLZiCG3SKvsDByLCO6uXFJDVrq2mOSlqAiOSZRRArWq2MVhekecDAwum ZpzKhhJUovZMJ2p4o81IxwJQPConngC2NZ9ihi66NRDhS6n4G6xNSC1QfkOrAzE4u5pv Nnnt+WkS2kgBx+OKayXEy0eU33X5H09pQujk/oAo4CFoS4U+xhOorRL9WnCJlfJ4TTV5 ngZX8uF+dRu+wJRfumQQNaxor59I1cEoc7cerBV7JfvsZdpENFrn/TVb8+j1ziZGS3Fr FmXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=VRDgz3J8q/RD7NVlm+NiOtzjUiK0HJMPqGuDxXK4014=; b=g6FHbXKRK54TchYO82GuROJNsMcvdX3M+DttdTB+V5xhERoeHii6TKriS3rrpcgqgU GR0Pf4bTAiddtKZDn0+UDDNWXp+E2I3FmAzWDIQunitNuhjI+jCrhFgBHKGW8Bg5IAyB wCgv0UOfGIHemabQM8Dtik812KOzefPSF+bVVq9qYlHBQQABi552Ec6TZGglkX383atB b7kuDYjLLVXW39WXpeL9aF7qHPkoqhrGlcGt0q320xcq42e8o6omnx45e4qp1T3SBra4 uL41q2AFQLptIp88EM+5cycP2Cy+jev+agxcZrpW1Zkrl1T6OW8WiqG0vA2FyIOVHJxu Je4g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k21si1204597edq.137.2021.10.11.06.33.57; Mon, 11 Oct 2021 06:34:20 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235840AbhJKKdj (ORCPT + 99 others); Mon, 11 Oct 2021 06:33:39 -0400 Received: from muru.com ([72.249.23.125]:43318 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235602AbhJKKdi (ORCPT ); Mon, 11 Oct 2021 06:33:38 -0400 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 2D2568061; Mon, 11 Oct 2021 10:32:09 +0000 (UTC) Date: Mon, 11 Oct 2021 13:31:36 +0300 From: Tony Lindgren To: Roger Quadros Cc: Krzysztof Kozlowski , =?utf-8?Q?Miqu=C3=A8l?= Raynal , robh+dt@kernel.org, grygorii.strashko@ti.com, nm@ti.com, nsekhar@ti.com, devicetree@vger.kernel.org, linux-mtd@lists.infradead.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 0/8] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml Message-ID: References: <20211007120830.17221-1-rogerq@kernel.org> <6b90a6fd-001f-a41a-b69f-2bd3ec8a8e26@canonical.com> <64b65579-7153-1e7d-9866-77ce07fd1df5@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Roger Quadros [211011 07:04]: > Hi Tony, > > On 11/10/2021 08:53, Tony Lindgren wrote: > > * Krzysztof Kozlowski [211009 14:56]: > >> On 08/10/2021 21:10, Roger Quadros wrote: > >>> Krzysztof, > >>> > >>> On 07/10/2021 20:37, Krzysztof Kozlowski wrote: > >>>> On 07/10/2021 14:08, Roger Quadros wrote: > >>>>> Hi, > >>>>> > >>>>> This series converts ti,gpmc memory controller and ti,gpmc-nand and > >>>>> ti,gpmc-onenand MTD controller bindings to yaml. > >>>>> > >>>>> cheers, > >>>>> -roger > >>>>> > >>>> > >>>> Hi, > >>>> > >>>> Although you did not mention it here, it looks like you have some > >>>> dependencies between the patches. Maybe this shall go simply via Rob's tree? > >>>> > >>> > >>> Rob has acked all the DT binding patches. > >>> So it is upto you and Miquèl to decide the best way. MTD tree or Memory controller tree > >>> for the dt-bindings patches. > >>> > >>> The ARM: dts changes should go via Tony's OMAP SoC tree. > >>> > >>> Or if Tony is OK with it then maybe all patches can go via Tony's tree? :) > >>> > >> > >> > >> I reviewed the two memory-controller patches, so feel free to take them > >> via MTD or OMAP SoC. > > > > Sounds like I should pick up these because of the dts changes. > > There is no dependency with the dts patches but it would be great if you can pick them all up. OK all pushed out now to omap-for-v5.16/gpmc. Thanks, Tony