Hi Ricardo, On Fri, May 1, 2020 at 10:33 AM Ricardo Cañuelo <ricardo.canuelo@xxxxxxxxxxxxx> wrote: > Convert the ADV7511/11w/13/33/35 DT bindings to json-schema. > > Signed-off-by: Ricardo Cañuelo <ricardo.canuelo@xxxxxxxxxxxxx> > --- /dev/null > +++ b/Documentation/devicetree/bindings/display/bridge/adi,adv7511.yaml > @@ -0,0 +1,293 @@ > + reg-names: > + description: > + Names of maps with programmable addresses. It can contain any map > + needing a non-default address. > + minItems: 1 > + items: > + - const: main > + - const: edid > + - const: cec > + - const: packet Can't you avoid the need for patches [RFT PATCH 1/5] arm64: dts: draak: Reorder hdmi-encoder@39 reg and reg-names properties [RFT PATCH 2/5] ARM: dts: wheat: reorder reg and reg-names properties in hdmi bridges by using items: enum: - main - edid - cec - packet instead? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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