On Wed, 23 Jun 2021 10:42:56 -0600, Rob Herring wrote: > The adv7180 binding is using 'bus-width' property, but doesn't document it. > Add a reference to the video-interfaces.yaml schema to properly document it. > > Fixes: 066a94e28a23 ("media: dt-bindings: media: Use graph and video-interfaces schemas") > Cc: Lars-Peter Clausen <lars@xxxxxxxxxx> > Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> > Cc: linux-media@xxxxxxxxxxxxxxx > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/media/i2c/adv7180.yaml | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > Applied, thanks!