Re: [PATCH v2 2/3] dt-bindings: phy: phy-stm32-usbphyc: add optional phy tuning properties

From: Rob Herring
Date: Tue Oct 05 2021 - 18:46:19 EST


On Tue, 05 Oct 2021 17:24:52 +0200, Amelie Delaunay wrote:
> This patch adds the description of new optional phy tuning properties
> for usbphyc phy sub nodes.
>
> Signed-off-by: Amelie Delaunay <amelie.delaunay@xxxxxxxxxxx>
> ---
> Changes in v2:
> - st,phy-tuning property removed
> - tuning properties are now put directly in each child node
> - tuning properties are no more free form text and their name reworked
> ---
> .../bindings/phy/phy-stm32-usbphyc.yaml | 126 ++++++++++++++++++
> 1 file changed, 126 insertions(+)
>

Running 'make dtbs_check' with the schema in this patch gives the
following warnings. Consider if they are expected or the schema is
incorrect. These may not be new warnings.

Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.

Full log is available here: https://patchwork.ozlabs.org/patch/1536730


usbphyc@5a006000: usb-phy@0: 'phy-supply' is a required property
arch/arm/boot/dts/stm32mp157a-icore-stm32mp1-ctouch2.dt.yaml
arch/arm/boot/dts/stm32mp157a-icore-stm32mp1-edimm2.2.dt.yaml
arch/arm/boot/dts/stm32mp157a-microgea-stm32mp1-microdev2.0.dt.yaml
arch/arm/boot/dts/stm32mp157a-microgea-stm32mp1-microdev2.0-of7.dt.yaml
arch/arm/boot/dts/stm32mp157c-lxa-mc1.dt.yaml
arch/arm/boot/dts/stm32mp157c-odyssey.dt.yaml

usbphyc@5a006000: usb-phy@1: 'phy-supply' is a required property
arch/arm/boot/dts/stm32mp157a-icore-stm32mp1-ctouch2.dt.yaml
arch/arm/boot/dts/stm32mp157a-icore-stm32mp1-edimm2.2.dt.yaml
arch/arm/boot/dts/stm32mp157a-microgea-stm32mp1-microdev2.0.dt.yaml
arch/arm/boot/dts/stm32mp157a-microgea-stm32mp1-microdev2.0-of7.dt.yaml
arch/arm/boot/dts/stm32mp157c-lxa-mc1.dt.yaml
arch/arm/boot/dts/stm32mp157c-odyssey.dt.yaml