On Mon, Dec 16, 2024 at 10:41:52PM +0000, Bryan O'Donoghue wrote: > On 16/12/2024 22:30, Richard Acayan wrote: > > .../bindings/media/qcom,sdm670-camss.yaml | 72 +++---- > > drivers/media/platform/qcom/camss/camss.c | 191 ++++++++++++++++++ > > 2 files changed, 227 insertions(+), 36 deletions(-) > > > > diff --git a/Documentation/devicetree/bindings/media/qcom,sdm670-camss.yaml b/Documentation/devicetree/bindings/media/qcom,sdm670-camss.yaml > > index f8701a8d27fe..892412fb68a9 100644 > > --- a/Documentation/devicetree/bindings/media/qcom,sdm670-camss.yaml > > +++ b/Documentation/devicetree/bindings/media/qcom,sdm670-camss.yaml > > @@ -31,21 +31,6 @@ properties: > > - const: vfe1 > > - const: vfe_lite > > - interrupts: > > - maxItems: 9 > > I think you've had an error squashing some patches. Yeah, copy-paste error... best to revert the change (and change back DTS).