On Mon, 10 May 2021 15:35:14 -0500, Rob Herring wrote: > Convert the renesas,drif binding schema to use the graph schema. The > binding referred to video-interfaces.txt, but it doesn't actually use any > properties from it as 'sync-active' is a custom property. As 'sync-active' > is custom, it needs a type definition. > > Cc: Fabrizio Castro <fabrizio.castro.jz@xxxxxxxxxxx> > Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> > Cc: Ramesh Shanmugasundaram <rashanmu@xxxxxxxxx> > Cc: linux-media@xxxxxxxxxxxxxxx > Cc: linux-renesas-soc@xxxxxxxxxxxxxxx > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../bindings/media/renesas,drif.yaml | 20 +++++++------------ > 1 file changed, 7 insertions(+), 13 deletions(-) > Applied, thanks!