On Fri, 30 Dec 2022 at 18:34, Rob Herring <robh@xxxxxxxxxx> wrote: > > > On Thu, 29 Dec 2022 13:59:31 +0200, Dmitry Baryshkov wrote: > > Convert the bindings for the Qualcomm PCIe2 PHY into the YAML format > > from the text description. > > > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > --- > > .../bindings/phy/qcom,pcie2-phy.yaml | 86 +++++++++++++++++++ > > .../bindings/phy/qcom-pcie2-phy.txt | 42 --------- > > 2 files changed, 86 insertions(+), 42 deletions(-) > > create mode 100644 Documentation/devicetree/bindings/phy/qcom,pcie2-phy.yaml > > delete mode 100644 Documentation/devicetree/bindings/phy/qcom-pcie2-phy.txt > > > > 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/project/devicetree-bindings/patch/20221229115932.3312318-2-dmitry.baryshkov@xxxxxxxxxx > > phy@7786000: '#clock-cells' is a required property > arch/arm64/boot/dts/qcom/qcs404-evb-1000.dtb > arch/arm64/boot/dts/qcom/qcs404-evb-4000.dtb The fix was a part of the v1 of the series and was picked by Bjorn already: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git/commit/?h=arm64-for-6.3&id=977e9262c3542e87b513d4dad4c57b2c85e16c8c -- With best wishes Dmitry