Re: [PATCH v2 3/5] ARM: dts: qcom: msm8960: disable gsbi1 and gsbi5 nodes in msm8960 dtsi

From: Konrad Dybcio
Date: Mon Jun 23 2025 - 06:47:02 EST


On 6/22/25 8:26 PM, Antony Kurniawan Soemardi wrote:
> Not all devices use gsbi1 and gsbi5, so these nodes should be disabled
> in the SoC dtsi, following the existing pattern used for gsbi3. The
> upstream samsung-expressatt and msm8960-cdp devices already have status
> "okay" for these nodes, so this change should not break existing
> functionality.
>
> This eliminates the following error messages when gsbi nodes are not
> configured in the board's device tree:
> [ 1.109723] gsbi 16000000.gsbi: missing mode configuration
> [ 1.109797] gsbi 16000000.gsbi: probe with driver gsbi failed with error -22
>
> (Note: Xperia SP doesn't use gsbi5)
>
> Signed-off-by: Antony Kurniawan Soemardi <linux@xxxxxxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad