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 C0938C7EE32 for ; Tue, 6 Jun 2023 06:21:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235063AbjFFGVw (ORCPT ); Tue, 6 Jun 2023 02:21:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35126 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235069AbjFFGVS (ORCPT ); Tue, 6 Jun 2023 02:21:18 -0400 Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44091E55 for ; Mon, 5 Jun 2023 23:21:03 -0700 (PDT) Received: by mail-ed1-x535.google.com with SMTP id 4fb4d7f45d1cf-5149429c944so8606630a12.0 for ; Mon, 05 Jun 2023 23:21:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686032462; x=1688624462; 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=ghjbsto09XqPnsXCUmUZKd24RXiWGjP2OfhheXx+RZE=; b=TupcBBlW5YEsh9v8j0nYCbVHO7kh1ulyfMEcAnHSvqrsAxbcWEijEqcLa3NoDkrLNC VZ5CLdNHUWr4YbJo1wXbRo6ScBX1r4AqA6CpiILcBP0d8KyHdJS/h5JH5fcbSimOV3TF CoQRcqjIH5RKYiXQLZf0jRjIsFnNiyqbFvMvbfIh1sSwe/RwpK0D57LcVg3u7Je4g9Xo 5flyiey/WV3vroipsE+6eGIp8rgRrH2WAub63Rc3eUdapbw9iH5Ws3qdjT55fpvu+Kmc Nq0FzgL743GFM8WbmcVJ7QQn51V/xseA2jDS8D3WILlA9ZC7UJh4W0TwxA2wMN6qzXny cm/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686032462; x=1688624462; 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=ghjbsto09XqPnsXCUmUZKd24RXiWGjP2OfhheXx+RZE=; b=NLyUysOh2BlOaRuQTK2yA7mzfbctOHlZCB8MtUmpltYTJ/RRqDfDjE4Cu/Cptqhaq5 QjaLDJZ5JUr0+KmyWqsRoVX/SsZTCBUf7+mEKybPCI3d/ejI09mFgYNNzPZeM0gIVtO4 4q7oIPnfdJdnMVbQm/fmEVzHUy897vmFwSLLf3F9YGYDsTQoo5UpDSumnGMsD9ws1yf7 eBoamsS3qi+W8zIvED/LLZuU6AGmIK9BVPsrlSXDfPlReU/MQAuaHBUKigQwKn1iTyDP RxXh62k7K94W+Uc65I5poIVVyGywGvfxNpkkZUDLAx/2g4vh76cp8dt/ZQSNEyCq7hqT Ow2Q== X-Gm-Message-State: AC+VfDwmCT0J6YAPBVzBROsGBxTNqWkaKp3h5Iau4NpTTFz80oYo/yvV +44ll9cPuBFT8otOctM31Ukw8Q== X-Google-Smtp-Source: ACHHUZ5BBOuUVEcj0d9nizDVIPtOnYGoIXZ8X7BWvAVGbZl4oKgdIvd4Behhvjfjmvzv3MOC84YPMQ== X-Received: by 2002:aa7:c507:0:b0:50c:3dc:2262 with SMTP id o7-20020aa7c507000000b0050c03dc2262mr990172edq.39.1686032461745; Mon, 05 Jun 2023 23:21:01 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id q22-20020aa7d456000000b0051631518aabsm4613727edr.93.2023.06.05.23.20.59 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 05 Jun 2023 23:21:01 -0700 (PDT) Message-ID: Date: Tue, 6 Jun 2023 08:20:58 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH v3 2/4] dt-bindings: phy: qcom,usb-hs-phy: Add compatible Content-Language: en-US To: Rudraksha Gupta , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vinod Koul , Kishon Vijay Abraham I , Arnd Bergmann , Olof Johansson , soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org References: <20230604063032.365775-1-guptarud@gmail.com> <20230604063032.365775-3-guptarud@gmail.com> <3c781ae6-4a45-1d6d-840c-d25f33684b00@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-arm-msm@vger.kernel.org On 06/06/2023 04:48, Rudraksha Gupta wrote: ted patch soon that addresses this. > >> >> It does not look like you tested the bindings, at least after quick >> look. Please run `make dt_binding_check` (see >> Documentation/devicetree/bindings/writing-schema.rst for instructions). >> Maybe you need to update your dtschema and yamllint. >> >> Best regards, >> Krzysztof > Sorry. I was only looking for expressatt errors/warnings and failed to > see the other errors/warnings in the sea of text. https://www.linaro.org/blog/tips-and-tricks-for-validating-devicetree-sources-with-the-devicetree-schema/ Best regards, Krzysztof