On Thu, 15 Apr 2021 21:45:00 +0300, Eugen Hristev wrote: > Add bindings for the Microchip eXtended Image Sensor Controller. > Based on the atmel,isc.yaml binding. > > Signed-off-by: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx> > --- > Changes in v5: > - fixed license clause to add BSD-2 > Changes in v4: > - added '|' at description to preserve line breaks > > .../bindings/media/microchip,xisc.yaml | 129 ++++++++++++++++++ > 1 file changed, 129 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/microchip,xisc.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>