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 3F20DC41535 for ; Fri, 18 Nov 2022 08:28:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241403AbiKRI2g (ORCPT ); Fri, 18 Nov 2022 03:28:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47982 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241401AbiKRI2a (ORCPT ); Fri, 18 Nov 2022 03:28:30 -0500 Received: from mail-lj1-x22c.google.com (mail-lj1-x22c.google.com [IPv6:2a00:1450:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B38C1D94 for ; Fri, 18 Nov 2022 00:28:24 -0800 (PST) Received: by mail-lj1-x22c.google.com with SMTP id b9so5904368ljr.5 for ; Fri, 18 Nov 2022 00:28:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=MrA5CDs46lQZm6VaAVmPmV1Nyk9XIySNq9lvhXdo7k8=; b=yIT6wd8Tn/4EigMdSev3RTx1dShvONUZ1o2LJic5y3UzW8LgMuG7uFp80Y8Mw7p+2i u+Hx+MWiciMmXSYnrFx98cxa4sbmSAURAUt99p8E3r2tMmF0ygoLGxcFQPJrif3jPMLj y0DxRVohO6j383Jju+uqZkJFVPAKCT7G1d+SNz0aRrDl59ec+iH3SvLunNJnRAN3fFHp uj/yuz8SV/cGRRKi6lGP5BHU+Y9YeVlbn5zwGo+B4clkg1nQfYqsfFdJXz60NiVE7C5x xoWYk/DHjlYtipany3Ms311spap+ZgR86DO9tnSirVslPkUYj7drcMZpd/Ds56w7qUSX eO2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=MrA5CDs46lQZm6VaAVmPmV1Nyk9XIySNq9lvhXdo7k8=; b=TmNipbuoaZ+c8LymhHx0Z0wdPpzeKRhD7GHGuwc046WTuUoNY+qJ/9dcJ46LFYVyKM 7PyStsT+QkmFsLzWfSGUeHVXwye39nuKQ8c+z7nFG5UyW4tbQsoeDRmzD0OK6mBMTCNT J8OYyCd4W2xIUtjW64Mc2zkFH5fUr0Au2Up7mXNpS4/i6Y6OEIeOvkN3CbyAX9LoHwta 6HYPd5rmzFPfte08Rex1HSN0BxjlzoW12SzOd1+HI8rID6yZKIjdsedVz01WIacXmA9u lNIhSRqdCxZXcIzfF3Q1fE6qAeIC5zbDAZ+FwK+Osi9McI5VDbp1sPe3Us7V8p80R/9b 2TLg== X-Gm-Message-State: ANoB5pndqvdLFY7VTOIojF4IQO+slWe+mvlm4YLyPzVRacOPdf800c7f +3dmvVeytOrPhRPXKU4285FXNA== X-Google-Smtp-Source: AA0mqf4FSTsj7jWLGFDuUM1KolU0pAAAlYx7n+VRF6tfHUnjgf3Tz4kJo9qfndGCbN01BGn3foVCSQ== X-Received: by 2002:a2e:9052:0:b0:26e:eeb:f9cf with SMTP id n18-20020a2e9052000000b0026e0eebf9cfmr2211769ljg.480.1668760070041; Fri, 18 Nov 2022 00:27:50 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id g27-20020a2eb0db000000b0026bf0d71b1esm573326ljl.93.2022.11.18.00.27.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 18 Nov 2022 00:27:49 -0800 (PST) Message-ID: <06ac1c86-22f7-97ff-bf59-6fb0994dfcc5@linaro.org> Date: Fri, 18 Nov 2022 09:27:47 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings Content-Language: en-US To: Conor Dooley Cc: Rob Herring , Krzysztof Kozlowski , Andrew Lunn , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-riscv@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, linux-can@vger.kernel.org, linux-pci@vger.kernel.org, linux-pwm@vger.kernel.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, alsa-devel@alsa-project.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-watchdog@vger.kernel.org References: <20221117123850.368213-1-krzysztof.kozlowski@linaro.org> <20221117123850.368213-2-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-can@vger.kernel.org On 17/11/2022 18:52, Conor Dooley wrote: > On Thu, Nov 17, 2022 at 01:38:42PM +0100, Krzysztof Kozlowski wrote: >> The Devicetree bindings document does not have to say in the title that >> it is a "binding", but instead just describe the hardware. For shared >> (re-usable) schemas, name them all as "common properties". > > >> diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc.yaml b/Documentation/devicetree/bindings/clock/qcom,gcc.yaml >> index 1ab416c83c8d..d2de3d128b73 100644 >> --- a/Documentation/devicetree/bindings/clock/qcom,gcc.yaml >> +++ b/Documentation/devicetree/bindings/clock/qcom,gcc.yaml >> @@ -4,7 +4,7 @@ >> $id: http://devicetree.org/schemas/clock/qcom,gcc.yaml# >> $schema: http://devicetree.org/meta-schemas/core.yaml# >> >> -title: Qualcomm Global Clock & Reset Controller Common Bindings >> +title: Qualcomm Global Clock & Reset Controller common parts >> >> maintainers: >> - Stephen Boyd > > >> diff --git a/Documentation/devicetree/bindings/opp/opp-v2-base.yaml b/Documentation/devicetree/bindings/opp/opp-v2-base.yaml >> index cf9c2f7bddc2..20ac432dc683 100644 >> --- a/Documentation/devicetree/bindings/opp/opp-v2-base.yaml >> +++ b/Documentation/devicetree/bindings/opp/opp-v2-base.yaml >> @@ -4,7 +4,7 @@ >> $id: http://devicetree.org/schemas/opp/opp-v2-base.yaml# >> $schema: http://devicetree.org/meta-schemas/core.yaml# >> >> -title: Generic OPP (Operating Performance Points) Common Binding >> +title: Generic OPP (Operating Performance Points) common parts >> >> maintainers: >> - Viresh Kumar > > Hey Krzysztof, > > Hopefully I've not overlooked something obvious, but it wasnt noted in > the commit message - how come these two are "parts" rather than > "properties"? The opp one at least don't seem to have much more than > properties and patterProperties in it. They should be properties, will fix in v2. Best regards, Krzysztof