[PATCH 1/2] dt-bindings: display: Fix example in nwl-dsi.yaml
Rob Herring
robh at kernel.org
Wed Jul 15 21:07:58 UTC 2020
On Fri, 03 Jul 2020 13:47:16 +0200, Ondrej Jirman wrote:
> The example is now validated against rocktech,jh057n00900 schema
> that was ported to yaml, and didn't validate with:
>
> - '#address-cells', '#size-cells', 'port at 0' do not match any of
> the regexes: 'pinctrl-[0-9]+'
> - 'vcc-supply' is a required property
> - 'iovcc-supply' is a required property
> - 'reset-gpios' is a required property
>
> Fix it.
>
> Signed-off-by: Ondrej Jirman <megous at megous.com>
> ---
> .../devicetree/bindings/display/bridge/nwl-dsi.yaml | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the dri-devel
mailing list