From patchwork Tue May 30 17:56:22 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= X-Patchwork-Id: 687034 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 369ECC7EE23 for ; Tue, 30 May 2023 17:56:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233298AbjE3R4y (ORCPT ); Tue, 30 May 2023 13:56:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43800 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232777AbjE3R4t (ORCPT ); Tue, 30 May 2023 13:56:49 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 80AA4A3 for ; Tue, 30 May 2023 10:56:47 -0700 (PDT) Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q43aB-0003Qf-6r; Tue, 30 May 2023 19:56:31 +0200 Received: from [2a0a:edc0:0:900:1d::77] (helo=ptz.office.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1q43a9-003vWE-7r; Tue, 30 May 2023 19:56:29 +0200 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1q43a8-009ZpZ-Fr; Tue, 30 May 2023 19:56:28 +0200 From: =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= To: Arnd Bergmann , Olof Johansson , soc@kernel.org, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Florian Fainelli , Aurelien Jarno Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: [PATCH 0/2] arm*/dts: Enable symbols for rpi device trees Date: Tue, 30 May 2023 19:56:22 +0200 Message-Id: <20230530175624.2360218-1-u.kleine-koenig@pengutronix.de> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=1498; i=u.kleine-koenig@pengutronix.de; h=from:subject; bh=Zk/jmZbITz2FdUVHSyuNQXEnNQf2kiEiQna2swCm7Qg=; b=owEBbQGS/pANAwAKAY+A+1h9Ev5OAcsmYgBkdjjDbwpN2/rJK4zTnKGRISQXT6ht1Cbogt8le L57ba1swrGJATMEAAEKAB0WIQQ/gaxpOnoeWYmt/tOPgPtYfRL+TgUCZHY4wwAKCRCPgPtYfRL+ TgeFB/0QUh4ckQxqOl75LHEvY7nwbsoQfPjz6i/vcM6zpA/OA/SQqsSsT+As2o34ndcWYXbmr7s wuwoqB5zHnJ1461XM33l8k9Mn7XInu3cSUR4v2mkOJqzDvahseUmHpYDZsTx+dCOx+BmTLWsHqI 8qJ+4z0TLpKwrQv3KlEvM2EUdKm7++dLPVrrOA2Oju93EabvtkJocPEKNWD5Cf/qjSq7dmpebmj Hi9koFHfgafk4hQZP6K1Ppdx4CHop3dpPOla86Eu2wRHf+/8W5B6AbiIfqD+EtnjBekWYifESGy v+aRp05khwHhs2/CuQiQ1RywsbJvjs2SiQQQlCSX7h19MqVU X-Developer-Key: i=u.kleine-koenig@pengutronix.de; a=openpgp; fpr=0D2511F322BFAB1C1580266BE2DCDD9132669BD6 X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: devicetree@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hello, based on an earlier submission by Aurelien Jarno, I rebased and slightly simplified the patches. There was some related irc conversion in #armlinux. Quoting the relevant parts: 1685078851< ukleinek> arnd, [florian]: Who would pick up https://lore.kernel.org/linux-arm-kernel/20220410225940.135744-1-aurelien@aurel32.net ? 1685078920< ukleinek> arnd, [florian]: If there is an agreement in general that this is a good idea, I can coordinate with Aurelien that for arm64 there is a v2 with the simpler approach I pointed out. 1685083481< arnd> ukleinek: I have no objections to this, if [florian] wants to pick it up and send me for 6.5. 1685083809< arnd> robher: any comments on this one? 1685466520 < [florian]> ukleinek: I was hoping we would get an Ack for robher before picking it up in the brcm soc tree, don't want to ruffle any feathers unnecessarily So it seems to start a beneficial chain reaction, only Rob's Ack is needed. As these two changes would greatly simplify the application of dtbos for rpi hats, I look forward to Rob agreeing to them. Best regards Uwe Aurelien Jarno (2): arm64: dts: broadcom: Enable device-tree overlay support for RPi devices arm: dts: Enable device-tree overlay support for RPi devices arch/arm/boot/dts/Makefile | 18 ++++++++++++++++++ arch/arm64/boot/dts/broadcom/Makefile | 4 ++++ 2 files changed, 22 insertions(+) base-commit: ac9a78681b921877518763ba0e89202254349d1b Acked-by: Conor Dooley