Hi Bryan, Thank you for the patch. On Sat, Nov 12, 2022 at 05:26:47PM +0000, Bryan O'Donoghue wrote: > Use preferred status "disabled" instead of "disable". > > 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, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts > index ce95b51f17fff..5da91c646c200 100644 > --- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts > +++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts > @@ -1262,7 +1262,7 @@ camera@60 { > vdddo-supply = <&vreg_lvs1a_1p8>; > vdda-supply = <&cam3_avdd_2v8>; > > - status = "disable"; > + status = "disabled"; > > port { > ov7251_ep: endpoint { -- Regards, Laurent Pinchart