Hi Bryan, Thank you for the patch. On Sat, Nov 12, 2022 at 05:26:45PM +0000, Bryan O'Donoghue wrote: > sdm845.dtsi camss already defines the address-cells and size-cells for > camss, no need to replicate in sdm845-db845c.dts. > > Reported-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts > index 3e7ceb0861eb0..7c88312333c22 100644 > --- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts > +++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts > @@ -1185,8 +1185,6 @@ &camss { > status = "ok"; > > ports { > - #address-cells = <1>; > - #size-cells = <0>; > port@0 { > reg = <0>; > csiphy0_ep: endpoint { -- Regards, Laurent Pinchart