Message ID | 20240628223506.1237523-1-peter.griffin@linaro.org |
---|---|
Headers | show |
Series | Add syscon-reboot and syscon-poweroff support for gs101/Pixel 6 | expand |
On Fri, 28 Jun 2024 23:35:05 +0100, Peter Griffin wrote: > Not all registers in PMU_ALIVE block support atomic set/clear operations. > GS101_SYSIP_DAT0 and GS101_SYSTEM_CONFIGURATION registers are two regs > where attempting atomic access fails. > > As documentation on exactly which registers support atomic operations is > not forthcoming. We default to atomic access, unless the register is > explicitly added to the tensor_is_atomic() function. Update the comment > to reflect this as well. > > [...] Applied, thanks! [2/3] soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registers https://git.kernel.org/krzk/linux/c/85863cee8ce0c3f4d0010e78feb664fb26c35e95 Best regards,