[PATCH v3 5/5] soc: samsung: exynos-pmu: enable CPU hotplug support for gs101

Peter Griffin peter.griffin at linaro.org
Thu May 1 13:34:27 PDT 2025


Hi folks,

[..]

> +
> +       regmap_read(pmu_context->pmuintrgen, GS101_GRP1_INTR_BID_UPEND, &reg);
> +       regmap_write(pmu_context->pmuintrgen, GS101_GRP2_INTR_BID_CLEAR,
> +                    reg & mask);

I just spotted a typo here in this patch, it should be
GS101_GRP1_INTR_BID_CLEAR. I'll send an updated version.

Peter.



More information about the linux-arm-kernel mailing list