On 30/12/2024 10:27, Sanjay Chitroda wrote: > Corrected indentation issues in the qcom-ipq4019-ap.dk07.1.dtsi file as > identified by ./scripts/checkpatch.pl. > > Signed-off-by: Sanjay Chitroda <quic_ckantibh@xxxxxxxxxxx> > --- > arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk07.1.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk07.1.dtsi b/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk07.1.dtsi > index cc88cf5f0d9b..5a95a2d03c42 100644 > --- a/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk07.1.dtsi > +++ b/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk07.1.dtsi > @@ -43,7 +43,7 @@ nand_pins: nand-state { > "gpio64", "gpio65", "gpio66", > "gpio67", "gpio68", "gpio69"; > function = "qpic"; > - }; > + }; There are at least three instances in arm qcom, so fix all of them please, not one by one. Best regards, Krzysztof