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=-4.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,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 EE709C4708A for ; Wed, 26 May 2021 21:21:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C618661132 for ; Wed, 26 May 2021 21:21:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233880AbhEZVXZ (ORCPT ); Wed, 26 May 2021 17:23:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42478 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233763AbhEZVXY (ORCPT ); Wed, 26 May 2021 17:23:24 -0400 Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 25B62C061574; Wed, 26 May 2021 14:21:51 -0700 (PDT) Received: by mail-qt1-x82d.google.com with SMTP id k19so2027272qta.2; Wed, 26 May 2021 14:21:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=2gj/LlkROzfmxz2TRlX//Re0GJdYwJFPwzyGqBnK94g=; b=eS/yU/lURYbeJtal6ikmkPh888eIH6tEFzKX6Lr8aUuim4LRO5d9ajEsJNSNhm4UUD ZoLFbC0/RLG91nkZk2AsL8AgS6Rkw4+k6pRRwUsq0Jc5DhTGdRr/tD0FzunkphavE3W2 Qim5dgILXpCfM2Zp9M/eiP75dBMX8pq7/3DGSFyMW0yPmrP60YoUXPy3MmsG8Y8tOegq O6lA+EOBQSHxScXdStoUdx3IXCnzrVhQDJhv3Jy2pWYFoH+iRomE6GCe/eCAmyIdC3/a q214g0H60ymFefVlKim4G0PNNCZLMfjlewf/tCW9vL3CoCmDI4dX1rj/EO8VUohZk9Ww HwAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=2gj/LlkROzfmxz2TRlX//Re0GJdYwJFPwzyGqBnK94g=; b=ZJePLMmVQXrbLUzwhhvBg1ZSmGOKe2JSHTVGMeBedefCuV0IRAXDdu+yUJAsAw7sDh JXDAtw7FSL+5XugsjR/HEsbQFh+aCL5/2kDAZNlgtwM5IjWUiViFn8YGJZU/B3ZC4T2j UHd19rpHkkmDW06ZUcW4vCqS+X0QILKFSdmOEpKCa/bVn7kDUBThnrF+nEP/rZfpS8uE kIXlWvzCzy+fogeAtG44rwXdkjusrriahrqhpE/kCcz3zvf2bEY/q9Gl8uJJtTtAPVGl edcmqFNGDETp5DKHSPiHp31cSrUQfEXGuTM646ceNfdE0SG7HJP5FK9KzjfMGn2PVXGW RQbQ== X-Gm-Message-State: AOAM533AHIPRZhQxHd2NWGRzrP6qfqTzpoAj0VK4K2X79yl9Kf9dJY0A X2diR4IF+wqMIK7onBQv/QA= X-Google-Smtp-Source: ABdhPJwT15x2fPHkBEyozoFsbKOElx8m094RDUGNTBfUnbhJ8fkX1ONk+G5dHB5I1ZRD4nU+sTVWrA== X-Received: by 2002:a05:622a:b:: with SMTP id x11mr191454qtw.272.1622064110162; Wed, 26 May 2021 14:21:50 -0700 (PDT) Received: from [192.168.1.49] (c-67-187-90-124.hsd1.ky.comcast.net. [67.187.90.124]) by smtp.gmail.com with ESMTPSA id g63sm81950qkd.92.2021.05.26.14.21.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 26 May 2021 14:21:49 -0700 (PDT) Subject: Re: [PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso To: Viresh Kumar Cc: Geert Uytterhoeven , Rob Herring , Masahiro Yamada , Michal Marek , Vincent Guittot , David Gibson , Michal Simek , Anmar Oueja , Bill Mills , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-kbuild , Linux Kernel Mailing List References: <20210324223713.1334666-1-frowand.list@gmail.com> <20210327174035.GA291160@robh.at.kernel.org> <3e6710e7-08ac-7d1b-aa69-bcd36f0d932a@gmail.com> <20210526061144.yvoaurpz75a3bsjr@vireshk-i7> From: Frank Rowand Message-ID: Date: Wed, 26 May 2021 16:21:48 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210526061144.yvoaurpz75a3bsjr@vireshk-i7> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 5/26/21 1:11 AM, Viresh Kumar wrote: > On 22-04-21, 13:54, Frank Rowand wrote: >> On 4/22/21 3:44 AM, Geert Uytterhoeven wrote: >>> Hi Frank, Rob, >>> >>> On Mon, Mar 29, 2021 at 9:23 PM Frank Rowand wrote: >>>> On 3/27/21 12:40 PM, Rob Herring wrote: >>>>> On Wed, Mar 24, 2021 at 05:37:13PM -0500, frowand.list@gmail.com wrote: >>>>>> From: Frank Rowand >>>>>> >>>>>> Add Makefile rule to build .dtbo.o assembly file from overlay .dtso >>>>>> source file. >>>>>> >>>>>> Rename unittest .dts overlay source files to use .dtso suffix. >>>>> >>>>> I'm pretty lukewarm on .dtso... >>>> >>>> I was originally also, but I'm warming up to it. >>> >>> What's the status of this? >> >> I was planning to resend on top of the upcoming -rc1. > > Ping. > Thanks for the prod... The .dtso convention was added to the dtc compiler, then a patch was accepted to revert one mention of .dtso ,though there still remains two location where .dtbo is still recognized (guess_type_by_name() in dtc and the help text of the fdtoverlay program). It seems that the general .dtso and .dtbo were not popular, so I'm going to drop this patch instead of continuing to try to get it accepted. -Frank