On Tue, 14 Feb 2023 11:45:08 +0100, Krzysztof Kozlowski wrote: > Convert the Samsung S5C73M3 8Mp camera ISP bindings to DT schema. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/media/samsung,s5c73m3.yaml | 165 ++++++++++++++++++ > .../bindings/media/samsung-s5c73m3.txt | 97 ---------- > MAINTAINERS | 1 + > 3 files changed, 166 insertions(+), 97 deletions(-) > create mode 100644 Documentation/devicetree/bindings/media/samsung,s5c73m3.yaml > delete mode 100644 Documentation/devicetree/bindings/media/samsung-s5c73m3.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>