Re: [PATCH v2 1/3] ARM: dts: qcom: msm8960: expressatt: Sort node references and includes
From: Konrad Dybcio
Date: Wed Apr 01 2026 - 06:13:20 EST
On 4/1/26 10:28 AM, Rudraksha Gupta via B4 Relay wrote:
> From: Rudraksha Gupta <guptarud@xxxxxxxxx>
>
> Reorganize the DTS file for consistency with other msm8960 board files.
>
> Assisted-by: Claude:claude-opus-4.6
> Signed-off-by: Rudraksha Gupta <guptarud@xxxxxxxxx>
> ---
[...]
> +&gsbi5 {
> + qcom,mode = <GSBI_PROT_I2C_UART>;
> + status = "okay";
I know I'm being annoying, but.. if you're doing this on the entire file,
please also keep a \n above status consistently
Konrad