Re: [PATCH] dt-bindings: mmc: sdhci-msm: Fix 'operating-points-v2 was unexpected' issue

From: Rob Herring
Date: Wed Jul 27 2022 - 11:01:13 EST


On Tue, 26 Jul 2022 01:57:09 +0530, Bhupesh Sharma wrote:
> As Rob reported in [1], there is one more issue present
> in the 'sdhci-msm' dt-binding which shows up when a fix for
> 'unevaluatedProperties' handling is applied:
>
> Documentation/devicetree/bindings/mmc/sdhci-msm.example.dtb:
> mmc@8804000: Unevaluated properties are not allowed
> ('operating-points-v2' was unexpected)
>
> Fix the same.
>
> [1]. https://lore.kernel.org/lkml/20220514220116.1008254-1-bhupesh.sharma@xxxxxxxxxx/
>
> Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> Cc: Rob Herring <robh@xxxxxxxxxx>
> Cc: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx>
> ---
> - Rebased on linux-next/master.
>
> Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>