linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Stanimir Varbanov <svarbanov@mm-sol.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	Vinod Koul <vkoul@kernel.org>,
	linux-arm-msm@vger.kernel.org, linux-pci@vger.kernel.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v2 1/7] dt-bindings: pci/qcom,pcie: convert to YAML
Date: Sat, 23 Apr 2022 19:42:16 +0200	[thread overview]
Message-ID: <a6230e2e-3bb0-c47b-959a-1d4ed236ebd9@linaro.org> (raw)
In-Reply-To: <20220422211002.2012070-2-dmitry.baryshkov@linaro.org>

On 22/04/2022 23:09, Dmitry Baryshkov wrote:
> Changes to the schema:
>  - Fixed the ordering of clock-names/reset-names according to
>    the dtsi files.
>  - Mark vdda-supply as required only for apq/ipq8064 (as it was marked
>    as generally required in the txt file).
> 

Thank you for your patch. There is something to discuss/improve.

(...)

> +  interrupts:
> +    maxItems: 1
> +
> +  interrupt-names:
> +    items:
> +      - const: "msi"

Skip quotes. You anyway later remove them in other patchset.

> +
> +  # Common definitions for clocks, clock-names and reset.
> +  # Platform constraints are described later.
> +  clocks:
> +    minItems: 3
> +    maxItems: 12
> +
> +  clock-names:
> +    minItems: 3
> +    maxItems: 12
> +
> +  resets:
> +    minItems: 1
> +    maxItems: 12
> +
> +  resets-names:
> +    minItems: 1
> +    maxItems: 12
> +
> +  vdda-supply:
> +    description: A phandle to the core analog power supply
> +
> +  vdda_phy-supply:
> +    description: A phandle to the core analog power supply for PHY
> +
> +  vdda_refclk-supply:
> +    description: A phandle to the core analog power supply for IC which generates reference clock
> +
> +  vddpe-3v3-supply:
> +    description: A phandle to the PCIe endpoint power supply
> +
> +  phys:
> +    maxItems: 1
> +
> +  phy-names:
> +    items:
> +      - const: "pciephy"

Skip quotes.


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof

  reply	other threads:[~2022-04-23 17:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-22 21:09 [PATCH v2 0/7] dt-bindings: YAMLify pci/qcom,pcie schema Dmitry Baryshkov
2022-04-22 21:09 ` [PATCH v2 1/7] dt-bindings: pci/qcom,pcie: convert to YAML Dmitry Baryshkov
2022-04-23 17:42   ` Krzysztof Kozlowski [this message]
2022-04-22 21:09 ` [PATCH v2 2/7] dt-bindings: pci/qcom,pcie: resets are not defined for msm8996 Dmitry Baryshkov
2022-04-23 17:42   ` Krzysztof Kozlowski
2022-04-22 21:09 ` [PATCH v2 3/7] dt-bindings: pci/qcom,pcie: add schema for sc7280 chipset Dmitry Baryshkov
2022-04-23 17:43   ` Krzysztof Kozlowski
2022-04-22 21:09 ` [PATCH v2 4/7] arm64: dts: qcom: stop using snps,dw-pcie falback Dmitry Baryshkov
2022-04-22 21:10 ` [PATCH v2 5/7] arm: " Dmitry Baryshkov
2022-04-22 21:10 ` [PATCH v2 6/7] arm: dts: qcom-*: replace deprecated perst-gpio with perst-gpios Dmitry Baryshkov
2022-04-23 17:44   ` Krzysztof Kozlowski
2022-04-22 21:10 ` [PATCH v2 7/7] arm64: dts: qcom: " Dmitry Baryshkov
2022-04-23 17:45   ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a6230e2e-3bb0-c47b-959a-1d4ed236ebd9@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=agross@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=svarbanov@mm-sol.com \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).