From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 16 Apr 2024 15:40:29 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1rwj2z-003Qvq-11 for lore@lore.pengutronix.de; Tue, 16 Apr 2024 15:40:29 +0200 Received: from bombadil.infradead.org ([2607:7c80:54:3::133]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rwj2y-0006qq-Mr for lore@pengutronix.de; Tue, 16 Apr 2024 15:40:29 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=S9I9HcHkUuvfHkzCDe5ghEHh0j+Yexs9YUP+Qxr4GZ4=; b=L3W6OeT0ayHxHB2ZqSYIkhzUIG rLmc5hef4Qx2kAfSAcTC+jHJAAEq6RXplt6gJNkqy2SYl0UAmIDfcXmIvmPtKsT+MwH2Kqlu6lN2R OtfEe3vi9Ji1WQZBa1wzjkd4hWEhHN8RS8BIZEU3y7LDrmHqRumZv5ERfx+YZvXWIaOY+XIcqKP3X BwKo/tuh1oK5QdanNDfxbi5PD1xxe98ykHdZVpJcB/TiKoI1wc4pFhVFhyhhxMliG1MTAJO7dgixM nctDlep4Ke/2QGeQ2wlbNrjrsuUfWovPdDNlyIyewipI6nXYsta5930FjyEDNncz1dUDLqvY6uaY6 3XvhrRkw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rwj2V-0000000CMDe-0GZ2; Tue, 16 Apr 2024 13:39:59 +0000 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rwj2R-0000000CMD8-30Jv for barebox@lists.infradead.org; Tue, 16 Apr 2024 13:39:57 +0000 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rwj2Q-0005zP-CC; Tue, 16 Apr 2024 15:39:54 +0200 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rwj2P-00CcUX-TP; Tue, 16 Apr 2024 15:39:53 +0200 Received: from sha by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1rwj2P-00Fr6i-2g; Tue, 16 Apr 2024 15:39:53 +0200 Date: Tue, 16 Apr 2024 15:39:53 +0200 From: Sascha Hauer To: Ahmad Fatoum Cc: Michael Riesch , Marco Felsch , barebox@lists.infradead.org Message-ID: References: <20240405-feature-wolfvision-pf5-v1-0-e4a29c0e7fe1@wolfvision.net> <20240405-feature-wolfvision-pf5-v1-1-e4a29c0e7fe1@wolfvision.net> <20240405170223.k4yijw7wffr3fy4j@pengutronix.de> <12f46e93-c50f-4c3b-9052-eb25c5448d88@wolfvision.net> <3c5fd58a-6d49-4eca-ae39-d507acc35f8c@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3c5fd58a-6d49-4eca-ae39-d507acc35f8c@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240416_063955_774603_01AC06E3 X-CRM114-Status: GOOD ( 25.56 ) X-BeenThere: barebox@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "barebox" X-SA-Exim-Connect-IP: 2607:7c80:54:3::133 X-SA-Exim-Mail-From: barebox-bounces+lore=pengutronix.de@lists.infradead.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.whiteo.stw.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-6.1 required=4.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_NONE autolearn=unavailable autolearn_force=no version=3.4.2 Subject: Re: [PATCH 1/4] DNM: dts: arm64: rockchip: copy pf5 device tree from mainline Linux X-SA-Exim-Version: 4.2.1 (built Wed, 08 May 2019 21:11:16 +0000) X-SA-Exim-Scanned: Yes (on metis.whiteo.stw.pengutronix.de) On Fri, Apr 12, 2024 at 03:33:00PM +0200, Ahmad Fatoum wrote: > Hi, > > On 12.04.24 15:02, Michael Riesch wrote: > > Hi Marco, > > > > Thanks for your response! > > > > On 4/5/24 19:02, Marco Felsch wrote: > >> Hi Michael, > >> > >> thanks for your patches. > >> > >>> DNM: dts: arm64: rockchip: copy pf5 device tree from > >> > >> I suppose DNM means "do not merge", instead of marking it this way we > >> put the not yet upstream Linux dts files into arch as well but mark them > >> as upstream dts file, e.g.: > >> > >> - arch/arm/dts/imx8mm-innocomm-wb15-evk-upstream.dts > >> - arch/arm/dts/imx8mp-debix-model-a-upstream.dts > >> - arch/arm/dts/imx8mp-debix-som-a-bmb-08-upstream.dts > >> - arch/arm/dts/imx8mp-debix-som-a-upstream.dtsi > > I have been wondering if we should add yet another device tree > directory for kernel DTs that are not yet in the kernel, e.g. > common/boards/dts. Then we can place full DTs there, remove them > once they are in dts/ and clean up arch/$ARCH/dts/ that way. > > > OK, I'll do it that way! > > > >> Once the files are usptream we can remove them. > > > > Is this something I should keep in mind or may I expect that this > > happens automagically? > > Usually, when someone notices. Having them in a single directory > as suggested above may make it easier to sport no longer needed DTs. > > Thoughts? +1 Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |