[PATCH 3/3] dt-bindings: Fix errors in 'if' schemas
Vinod Koul
vkoul at kernel.org
Wed Feb 3 11:22:22 UTC 2021
On 02-02-21, 14:55, Rob Herring wrote:
> Properties in if/then schemas weren't getting checked by the meta-schemas.
> Enabling meta-schema checks finds several errors.
>
> The use of an 'items' schema (as opposed to the list form) is wrong in
> some cases as it applies to all entries. 'contains' is the correct schema
> to use in the case of multiple entries.
>
> Cc: Herbert Xu <herbert at gondor.apana.org.au>
> Cc: "David S. Miller" <davem at davemloft.net>
> Cc: Maxime Ripard <mripard at kernel.org>
> Cc: Chen-Yu Tsai <wens at csie.org>
> Cc: Eric Anholt <eric at anholt.net>
> Cc: Nicolas Saenz Julienne <nsaenzjulienne at suse.de>
> Cc: Florian Fainelli <f.fainelli at gmail.com>
> Cc: Ray Jui <rjui at broadcom.com>
> Cc: Scott Branden <sbranden at broadcom.com>
> Cc: Pavel Machek <pavel at ucw.cz>
> Cc: Ulf Hansson <ulf.hansson at linaro.org>
> Cc: Kishon Vijay Abraham I <kishon at ti.com>
> Cc: Vinod Koul <vkoul at kernel.org>
> Cc: Geert Uytterhoeven <geert+renesas at glider.be>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: Daniel Lezcano <daniel.lezcano at linaro.org>
> Cc: linux-crypto at vger.kernel.org
> Cc: dri-devel at lists.freedesktop.org
> Cc: linux-leds at vger.kernel.org
> Cc: linux-mmc at vger.kernel.org
> Cc: linux-gpio at vger.kernel.org
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
> .../devicetree/bindings/crypto/allwinner,sun8i-ce.yaml | 3 +--
> .../devicetree/bindings/display/brcm,bcm2835-hvs.yaml | 2 +-
> Documentation/devicetree/bindings/leds/ti,tca6507.yaml | 1 +
> Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml | 2 +-
> Documentation/devicetree/bindings/phy/brcm,sata-phy.yaml | 3 +--
> .../devicetree/bindings/phy/renesas,usb2-phy.yaml | 5 ++---
For phy:
Acked-By: Vinod Koul <vkoul at kernel.org>
--
~Vinod
More information about the dri-devel
mailing list