[PATCH v2 3/3] dt-bindings: display: bridge: nxp, tda998x: Convert to json-schema
Geert Uytterhoeven
geert at linux-m68k.org
Thu Sep 15 11:15:28 UTC 2022
Hi Krzysztof,
On Thu, Sep 15, 2022 at 10:26 AM Krzysztof Kozlowski
<k.kozlowski.k at gmail.com> wrote:
> On Wed, 14 Sep 2022 16:33:22 +0200, Geert Uytterhoeven wrote:
> > Convert the NXP TDA998x HDMI transmitter Device Tree binding
> > documentation to json-schema.
> >
> > Add missing "#sound-dai-cells" property.
> > Add ports hierarchy, as an alternative to port.
> > Drop pinctrl properties, as they do not belong here.
> >
> > Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
> > ---
> > v2:
> > - Add maximum to video-ports,
> > - Drop unneeded maxItems for audio-ports,
> > - Complete port descriptions.
> > ---
> > .../bindings/display/bridge/nxp,tda998x.yaml | 109 ++++++++++++++++++
> > .../bindings/display/bridge/tda998x.txt | 54 ---------
> > 2 files changed, 109 insertions(+), 54 deletions(-)
> > create mode 100644 Documentation/devicetree/bindings/display/bridge/nxp,tda998x.yaml
> > delete mode 100644 Documentation/devicetree/bindings/display/bridge/tda998x.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/patch/
>
>
> tda19988 at 70: 'clocks' does not match any of the regexes: 'pinctrl-[0-9]+'
> arch/arm64/boot/dts/renesas/r8a774c0-cat874.dtb
> arch/arm64/boot/dts/renesas/r8a774c0-ek874.dtb
> arch/arm64/boot/dts/renesas/r8a774c0-ek874-idk-2121wr.dtb
> arch/arm64/boot/dts/renesas/r8a774c0-ek874-mipi-2.1.dtb
>
> tda19988 at 70: ports: 'oneOf' conditional failed, one must be fixed:
> arch/arm/boot/dts/am335x-boneblack.dtb
> arch/arm/boot/dts/am335x-boneblack-wireless.dtb
> arch/arm/boot/dts/am335x-sancloud-bbe.dtb
>
> tda19988 at 70: ports:port at 0: 'reg' is a required property
> arch/arm/boot/dts/am335x-boneblack.dtb
> arch/arm/boot/dts/am335x-boneblack-wireless.dtb
> arch/arm/boot/dts/am335x-sancloud-bbe.dtb
>
> tda9988 at 70: ports: 'oneOf' conditional failed, one must be fixed:
> arch/arm/boot/dts/am335x-myirtech-myd.dtb
>
> tda9988 at 70: ports:port at 0: 'reg' is a required property
> arch/arm/boot/dts/am335x-myirtech-myd.dtb
Please test this with the earlier patches in the same series applied ;-)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
More information about the dri-devel
mailing list