On Tue, 23 Aug 2022 09:56:43 -0500, Rob Herring wrote: > DT bindings using the graph binding must have references to the graph > binding schema. These are missing from the adi,adv7511 and adi,adv7533 > bindings, so add them. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../bindings/display/bridge/adi,adv7511.yaml | 14 ++++++-------- > .../bindings/display/bridge/adi,adv7533.yaml | 14 ++++++-------- > 2 files changed, 12 insertions(+), 16 deletions(-) > Applied, thanks!