Hi Dario, thanks for your patch! On Fri, Dec 29, 2023 at 2:52 PM Dario Binacchi <dario.binacchi@xxxxxxxxxxxxxxxxxxxx> wrote: > The patch adds the FRIDA FRD400B25025-A-CTK panel, which belongs to the > Novatek NT35510-based panel family. > > Signed-off-by: Dario Binacchi <dario.binacchi@xxxxxxxxxxxxxxxxxxxx> (...) > + oneOf: > + items: > + - const: hydis,hva40wv1 > + - const: novatek,nt35510 > + items: > + - const: frida,frd400b25025 > + - const: novatek,nt35510 You need a dash in from of each "items:" for that to work. Yours, Linus Walleij