Message ID | 20240220220613.797068-1-peter.griffin@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | Add regmap support to exynos-pmu for protected PMU regs | expand |
On Tue, 20 Feb 2024 22:06:11 +0000, Peter Griffin wrote: > This is a v6 of the series to add support for protected PMU registers found > on gs101 and derivative SoCs. In v2 and later it was re-worked to be based > on a regmap abstraction that I think leads to a much neater overall > solution. > > The advantage of the regmap abstraction is that most leaf drivers that > read/write PMU registers need minimal changes. > > [...] Applied, thanks! [1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs https://git.kernel.org/krzk/linux/c/0b7c6075022ccff529318597dc6b165dd6a25c8f [2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs https://git.kernel.org/krzk/linux/c/746f0770f916e6c48e422d6a34e67eae16707f0e Best regards,