Received: by 2002:a6b:fb09:0:0:0:0:0 with SMTP id h9csp852924iog; Mon, 13 Jun 2022 14:31:21 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxTofVu0IRzZLoiNHHRvW5O6XPgj+m4a5nWj5Rpo607+YWWH+nOfSz1MGJAMpZYVQQ3IfaC X-Received: by 2002:a17:906:9f1c:b0:711:cdda:a01f with SMTP id fy28-20020a1709069f1c00b00711cddaa01fmr1500897ejc.372.1655155881249; Mon, 13 Jun 2022 14:31:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1655155881; cv=none; d=google.com; s=arc-20160816; b=sCPlUE4irKesQndTPxz06gGWZ3aFxN2L/apIoyUb9jx3BnSwbj5hw+zUDLorcWaeCy tvLa1LduV6LLwDveMBBSfeZt71Q5/VmvUwKH67ezdcPFZqG+iYsAS0JHt82iJ856Dzvs 8BxNc8fZOsESyrfRnm+nhc6IDM0nAP5XCDDLUdm8DA12l6unl9Q1AzFJvw41dijq4iHd wt23XxCOovlF73/j9BZ0xh5MQMUcymvSe5gWpOGHVYgZ5PsaeuEAlY3CIVftRv+3r7Kz V63T3PKCoMH1jPQ19YJuyDF89Sg50/QvAycc4WCs9cAF0QKPNnQLlItXjEjOxc4BiyBX 0ltw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=Afe7BzAtwxMKJvPKKh7aF/Of9VzaWaU+O2ekdxPIjAk=; b=timtXFOMFbqujIMFssQCj/VZQu3PXKNAKc1mLYTfTMtXcVq0iNXRBsEIu2j1mkT+k8 fapc9eyaIdazeMInT5gdWpVJC3FGiT1wj1FNB/YgzL54CVsgqGVU61jWCbAanB3VE1MK I9kl/25BsRHcqmOxfQ+K/Fb5xjQ6l3cLHF3FunwbvtHI+CMVhEaC6KdThta+MXgwZDHG wl+wJHHUAwzdLad1Zgpc8lSXAo3H4k8ppHpVnwl7mfh+Hd2PgmiqeGqlD87hM21M2jVn J4q8h4l9fqDz2WVFlsEuY/OupfR2Or+vVWAj6tLfnb6reBdNsaKzO0jfeWJccQWhnNP2 FT4w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id mm11-20020a170906cc4b00b006fef85cfcd4si7144929ejb.384.2022.06.13.14.30.55; Mon, 13 Jun 2022 14:31:21 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351900AbiFMVOc (ORCPT + 99 others); Mon, 13 Jun 2022 17:14:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36974 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352110AbiFMVNT (ORCPT ); Mon, 13 Jun 2022 17:13:19 -0400 Received: from hostingweb31-40.netsons.net (hostingweb31-40.netsons.net [89.40.174.40]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 14C9523A; Mon, 13 Jun 2022 13:53:13 -0700 (PDT) Received: from [77.244.183.192] (port=64104 helo=[192.168.178.42]) by hostingweb31.netsons.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.95) (envelope-from ) id 1o0r3f-0001vP-Is; Mon, 13 Jun 2022 22:53:11 +0200 Message-ID: <86596495-9c26-4915-9a39-395ea3a78553@lucaceresoli.net> Date: Mon, 13 Jun 2022 22:53:09 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH 2/2] dt-bindings: clock: Move versaclock.h to dt-bindings/clock Content-Language: en-US To: Lukas Bulwahn , Michael Turquette , Stephen Boyd , Joe Perches , linux-clk@vger.kernel.org Cc: Rob Herring , Krzysztof Kozlowski , Charles Keepax , Richard Fitzgerald , devicetree@vger.kernel.org, patches@opensource.cirrus.com, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220613081632.2159-1-lukas.bulwahn@gmail.com> <20220613081632.2159-3-lukas.bulwahn@gmail.com> From: Luca Ceresoli In-Reply-To: <20220613081632.2159-3-lukas.bulwahn@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hostingweb31.netsons.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lucaceresoli.net X-Get-Message-Sender-Via: hostingweb31.netsons.net: authenticated_id: luca@lucaceresoli.net X-Authenticated-Sender: hostingweb31.netsons.net: luca@lucaceresoli.net X-Source: X-Source-Args: X-Source-Dir: X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Lukas, On 13/06/22 10:16, Lukas Bulwahn wrote: > Most of the clock related dt-binding header files are located in > dt-bindings/clock folder. It would be good to keep all the similar > header files at a single location. > > This was discovered while investigating the state of ownership of the > files in include/dt-bindings/ according to the MAINTAINERS file. > > This change here is similar to commit 8e28918a85a0 ("dt-bindings: clock: > Move ti-dra7-atl.h to dt-bindings/clock") and commit 35d35aae8177 > ("dt-bindings: clock: Move at91.h to dt-bindigs/clock"). > > Signed-off-by: Lukas Bulwahn Reviewed-by: Luca Ceresoli Reviewed-by: Luca Ceresoli (I'm switching to the Bootlin address, patches are out but the MAINTAINERS one is not yet on master( -- Luca