[PATCH 2/2] pmdomain: amlogic: meson-ee-pwrc: add support for G12A ISP power domain

Martin Blumenstingl martin.blumenstingl at googlemail.com
Mon Nov 20 12:15:49 PST 2023


Hi Neil,

On Tue, Nov 14, 2023 at 11:19 AM Neil Armstrong
<neil.armstrong at linaro.org> wrote:
[...]
> +static struct meson_ee_pwrc_mem_domain g12a_pwrc_mem_isp[] = {
> +       { G12A_HHI_ISP_MEM_PD_REG0, GENMASK(31, 0) },
> +       { G12A_HHI_ISP_MEM_PD_REG0, GENMASK(31, 0) },
I expected this second line to use G12A_HHI_ISP_MEM_PD_REG1 (note the
number at the end: 0 vs 1)
Is this correct?


Best regards,
Martin



More information about the linux-arm-kernel mailing list