Re: [PATCH 6/7] ARM:mstar: Add syscon node for "pmsleep" area

2020-07-27 Thread Arnd Bergmann
On Sun, Jul 26, 2020 at 6:40 AM Daniel Palmer wrote: > > MStar v7 SoCs contain a region of registers that are in the always on > domain that the vendor code calls the "pmsleep" area. > > This area contains registers for a broad range of functionality and > needs to be shared between drivers. > > T

[PATCH 6/7] ARM:mstar: Add syscon node for "pmsleep" area

2020-07-25 Thread Daniel Palmer
MStar v7 SoCs contain a region of registers that are in the always on domain that the vendor code calls the "pmsleep" area. This area contains registers for a broad range of functionality and needs to be shared between drivers. This patch adds a syscon node for the pmsleep area so that other driv