Re: [PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'

From: Vinod Koul
Date: Tue Mar 01 2022 - 05:07:03 EST


On 28-02-22, 15:38, Rob Herring wrote:
> Another pass at removing unnecessary use of 'allOf' with a '$ref'.
>
> json-schema versions draft7 and earlier have a weird behavior in that
> any keywords combined with a '$ref' are ignored (silently). The correct
> form was to put a '$ref' under an 'allOf'. This behavior is now changed
> in the 2019-09 json-schema spec and '$ref' can be mixed with other
> keywords.

...

> .../bindings/connector/usb-connector.yaml | 3 +--
> .../bindings/display/brcm,bcm2711-hdmi.yaml | 3 +--
> .../bindings/display/bridge/adi,adv7511.yaml | 5 ++---
> .../bindings/display/bridge/synopsys,dw-hdmi.yaml | 5 ++---
> .../bindings/display/panel/display-timings.yaml | 3 +--
> .../devicetree/bindings/display/ste,mcde.yaml | 4 ++--
> .../devicetree/bindings/input/adc-joystick.yaml | 9 ++++-----
> .../bindings/leds/cznic,turris-omnia-leds.yaml | 3 +--
> .../devicetree/bindings/leds/leds-lp50xx.yaml | 3 +--
> .../devicetree/bindings/mfd/google,cros-ec.yaml | 12 ++++--------
> .../devicetree/bindings/mtd/nand-controller.yaml | 8 +++-----
> .../bindings/mtd/rockchip,nand-controller.yaml | 3 +--
> .../devicetree/bindings/net/ti,cpsw-switch.yaml | 3 +--
> .../bindings/phy/phy-stm32-usbphyc.yaml | 3 +--

Acked-By: Vinod Koul <vkoul@xxxxxxxxxx>

--
~Vinod