Re: [PATCH 0/5] vexpress: modularize power reset driver

2020-05-28 Thread Arnd Bergmann
On Wed, May 27, 2020 at 3:35 PM Rob Herring wrote: > > On Wed, May 27, 2020 at 5:26 AM Anders Roxell > wrote: > > > > Hi, > > > > This patchset contains a bugfixe, a cleanup and fixes allmodconfig build > > breakages > > on arm and arm64. Also making the vexpress power reset driver a module. >

[PATCH 0/5] vexpress: modularize power reset driver

2020-05-27 Thread Anders Roxell
Hi, This patchset contains a bugfixe, a cleanup and fixes allmodconfig build breakages on arm and arm64. Also making the vexpress power reset driver a module. Cheers, Anders Anders Roxell (5): power: vexpress: add suppress_bind_attrs to true power: vexpress: cleanup: use builtin_platform_dr