On Sat, Dec 16, 2017 at 10:00:27AM -0800, Tim Harvey wrote: > Cc: Rob Herring <[email protected]> > Acked-by: Sakari Ailus <[email protected]> > Signed-off-by: Tim Harvey <[email protected]> > --- > v5: > - added Sakari's ack > > v4: > - move include/dt-bindings/media/tda1997x.h to bindings patch > - clarify port node details > > v3: > - fix typo > > v2: > - add vendor prefix and remove _ from vidout-portcfg > - remove _ from labels > - remove max-pixel-rate property > - describe and provide example for single output port > - update to new audio port bindings > --- > .../devicetree/bindings/media/i2c/tda1997x.txt | 179 > +++++++++++++++++++++ > include/dt-bindings/media/tda1997x.h | 78 +++++++++ > 2 files changed, 257 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/i2c/tda1997x.txt > create mode 100644 include/dt-bindings/media/tda1997x.h
Acked-by: Rob Herring <[email protected]>

