Re: [PATCH v2] soc: qcom: geni-se: provide PROG_RAM_DEPTH for I2S HUB Serial Engines
From: Konrad Dybcio
Date: Mon Sep 21 2026 - 05:29:40 EST
On 9/18/26 9:29 AM, Neil Armstrong wrote:
> The I2C Hub serial elements lacks DMA, so the SE_HW_PARAM_2 register which
> is in the DMA register space doesn't exist for those instances.
>
> Provide the ram depth in the compatible data to be used instead
> of the reading the missing SE_HW_PARAM_2 register.
>
> Fixes: 522bfb4f33c0 ("soc: qcom: geni-se: Use HW PROG_RAM_DEPTH to validate firmware size")
> Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
> ---
It's 1020 on every SoC I could find
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad