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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 19152C77B7E for ; Thu, 1 Jun 2023 15:37:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233770AbjFAPh3 (ORCPT ); Thu, 1 Jun 2023 11:37:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44392 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233663AbjFAPh2 (ORCPT ); Thu, 1 Jun 2023 11:37:28 -0400 Received: from mail-qk1-x732.google.com (mail-qk1-x732.google.com [IPv6:2607:f8b0:4864:20::732]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 938C2B3 for ; Thu, 1 Jun 2023 08:37:27 -0700 (PDT) Received: by mail-qk1-x732.google.com with SMTP id af79cd13be357-75b050b4fa0so101730485a.0 for ; Thu, 01 Jun 2023 08:37:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685633846; x=1688225846; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=xBap/Q16x/Fg2P8ZaViZGUVByhe3lZyVyIrPB/uA888=; b=dA8JilenybulNfFZO/N0Cl5JwsZQcuttIA79XFmuMq2JAHbMRJDrjWs3IMvZCUYwoP r3ZN+ahBOpz54o6Fulj0jAJuAOJrgAIRgDEuIS6Vuxu/VxLZkvD44iPMbXCvTPb85Q5B djlJQ3T40wTiDETdG7L6LoZSjT9kY8vPdMdXaQRC+8eJSQJohZ/L/4l8tan6q9INdaGB CYhX6sjaMHkLPZvJL91NHy7DcmacD7gH7yaSLtyVLTb4QDdjRbc0jGBu8HzreSfSDSnx WlRmO3up8KsHtC/xih34wUxp6ckby1KrhFP051gjNJM2XzBnVZekwhYw3sWpIsyk4h1y NZuQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685633846; x=1688225846; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xBap/Q16x/Fg2P8ZaViZGUVByhe3lZyVyIrPB/uA888=; b=dlrCkAnCJ6xLIxlnGSdNdHVk6VDPTOg+2G9nJT+XIfyiq2Vo6p0uBgKpAzTvIyktPG lKu/0iBOILBVs+sa0WjpvJQx/0+XoSLHlMS2B2XqRtz0vVWagchg8rsPlbWp2omDSAx9 +XDD2Y177nbGak+4+CpPrZhmbVZfNgkwizxAFfW6DIQWjzJB2t+4angsEyi5dMsbMBgv oW9nFeZJX0zryQ2nIh2K2KNZpql6h/bzqAdJ0QRDgKswqVbjZWcx0rWYSYIVHJuyUAps RCxcSWuDiJshOXqlCGtjQTV8bEnJrF9BRIYjfJrdc3nJtndEKGsF7a9WaoZWM3eD/HMj jZMg== X-Gm-Message-State: AC+VfDw1+7h61TdoXLqJh+KS9HwO41nOKiDsvmF4KezHriPb/l+7/5K3 E4utRX1YpBhLLXXxPs4Olgg= X-Google-Smtp-Source: ACHHUZ46vEGXcRAe++/zXgSGLaii/NIyI+TNR8zdQcF2S3pp3Wbc8E8ri4f49sfDRrftg3r3rs3NqQ== X-Received: by 2002:a05:620a:2a13:b0:75b:23a1:43e with SMTP id o19-20020a05620a2a1300b0075b23a1043emr12013711qkp.4.1685633846556; Thu, 01 Jun 2023 08:37:26 -0700 (PDT) Received: from [192.168.1.3] (ip72-194-116-95.oc.oc.cox.net. [72.194.116.95]) by smtp.gmail.com with ESMTPSA id e25-20020a05620a12d900b0075b13a89c30sm6712333qkl.3.2023.06.01.08.37.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Jun 2023 08:37:25 -0700 (PDT) Message-ID: Date: Thu, 1 Jun 2023 08:37:23 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 Subject: Re: [PATCH 0/2] arm*/dts: Enable symbols for rpi device trees Content-Language: en-US To: Conor Dooley , =?UTF-8?Q?Uwe_Kleine-K=c3=b6nig?= Cc: Arnd Bergmann , Olof Johansson , soc@kernel.org, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Aurelien Jarno , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org References: <20230530175624.2360218-1-u.kleine-koenig@pengutronix.de> <20230601140214.i4yvya763sotyjz7@pengutronix.de> <20230601-rake-calamari-eda0c88bd9bf@wendy> From: Florian Fainelli In-Reply-To: <20230601-rake-calamari-eda0c88bd9bf@wendy> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 6/1/2023 7:13 AM, Conor Dooley wrote: > On Thu, Jun 01, 2023 at 04:02:14PM +0200, Uwe Kleine-König wrote: >> Hello, >> >> On Tue, May 30, 2023 at 07:56:22PM +0200, Uwe Kleine-König wrote: >>> 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. >> >> Not sure this might help, but as Rob seems to be away for mail, I'll >> try: arch/arm64/boot/dts/nvidia/Makefile and >> arch/arm64/boot/dts/ti/Makefile also make use of -@. So this patch at >> least isn't a completely new thing and maybe Florian might dare to take >> this patch even without Rob's explicit consent?! > > FWIW you can have mine, unless it is explicitly Rob's you want Florian. > Acked-by: Conor Dooley OK, I will take yours and queue those up! -- Florian