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 EC864EB64D9 for ; Thu, 15 Jun 2023 07:33:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230455AbjFOHdU (ORCPT ); Thu, 15 Jun 2023 03:33:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48928 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243203AbjFOHcz (ORCPT ); Thu, 15 Jun 2023 03:32:55 -0400 Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 78B1E2D59 for ; Thu, 15 Jun 2023 00:32:40 -0700 (PDT) Received: by mail-ed1-x536.google.com with SMTP id 4fb4d7f45d1cf-519274f7b05so1831411a12.3 for ; Thu, 15 Jun 2023 00:32:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686814359; x=1689406359; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=0T01BUR4iszPkfnXV4jgUMkmxhDftwtafpe9lYKGnDA=; b=WOUH9Nbt08zqpgFCndvBJAwWodKyinVlSsIdRlxu87njqklXzJoKG4tz78RGoxdBMq eMPmQWN3FREY1Ofwo4Rc0CohiZJVMxyAvmSGkzuEVsAMdNhhxTGtBqoTdH4VWEQngAhG OoTIasWySTORlamWrug9m4lSJoF/Sc0MEHiQGWnCSaAAsSGOMkbhIjYob3LEKIjc3oij ic8vMYSm0Q+7JNL4EcWSBa+3SIJACce3UAStkO4WqWeNQlnW6sgZlPwlRSUgWcRUIE3f LZ85xIWqFDjQtqta6bkVgbGksYO37nndDM0NETnZfQvOwI/BsoZEl0wZ5FsnWi7Vak28 XuTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686814359; x=1689406359; h=content-transfer-encoding:in-reply-to:from:references: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=0T01BUR4iszPkfnXV4jgUMkmxhDftwtafpe9lYKGnDA=; b=CewO4xajXm8octUrGqc548brPIBsjUqE9kEzeDkHYRTqwlAard0KJFO2OTjIqK1Dka UNjwa72F3DLEyNv8RM8PTcdKpHmpw6tExTOtW//GEgjpczzKDbUzXDdNE7qGiTlZZA+h IFYmC0Jwv0Tb2F2d0bMOMCe5F5uCmdIosJ/e/SGAGNrhOmWZdyq6gNK0/L1OTDuO9NKJ Qapbu2ptrHuNpqaCrxnIRahTuAUX4VpMyoOy4U78kvQpCUKSBuRckyqbzcUS3u4hALG7 WG3UXAslGezc+gEaTg8g0/tE6PMiIrtF85uABR6h/3LI0udol2d/nLcWTDrl6JY+e8tp 99FQ== X-Gm-Message-State: AC+VfDw1eU25jEtzSJRaQWNh+LtxsjzPmVjo0GzNnGNZpDlT9qee309E N268Advt16xtumtowaJ9rpVePQ== X-Google-Smtp-Source: ACHHUZ4vc4UKj8FD6SlKtS2PYzsT6NzQeOIOWArA5HI/qAH+CQhyfwIsc1QUnMosg4S/oHU9avvWTg== X-Received: by 2002:aa7:d756:0:b0:516:416b:f736 with SMTP id a22-20020aa7d756000000b00516416bf736mr11247984eds.35.1686814358858; Thu, 15 Jun 2023 00:32:38 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id m9-20020aa7c489000000b0051422f31b1bsm8437975edq.63.2023.06.15.00.32.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 15 Jun 2023 00:32:38 -0700 (PDT) Message-ID: Date: Thu, 15 Jun 2023 09:32:35 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH] dt-bindings: clock: drop unneeded quotes and use absolute /schemas path Content-Language: en-US To: Stephen Boyd , Conor Dooley , Fabrizio Castro , Geert Uytterhoeven , Krzysztof Kozlowski , Magnus Damm , Michael Turquette , Paul Cercueil , Rob Herring , devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org References: <20230609140751.65129-1-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: devicetree@vger.kernel.org On 15/06/2023 02:35, Stephen Boyd wrote: > Quoting Krzysztof Kozlowski (2023-06-09 07:07:51) >> Cleanup bindings dropping unneeded quotes. Once all these are fixed, >> checking for this can be enabled in yamllint. Also absolute path >> starting with /schemas is preferred. >> >> Signed-off-by: Krzysztof Kozlowski >> --- > > It's not clear if I should pick this up. Do you want to take it through > some DT tree? Please grab it. Best regards, Krzysztof