Re: [PATCH v2] powerpc/microwatt: Add litesd

2022-11-30 Thread Michael Ellerman
On Fri, 30 Sep 2022 16:20:12 +0930, Joel Stanley wrote: > This is the register layout of the litesd peripheral for the fusesoc > based Microwatt SoC. > > It requires a description of the system clock, which is hardcoded to > 100MHz. > > > [...] Applied to powerpc/next. [1/1] powerpc/microwatt:

[PATCH v2] powerpc/microwatt: Add litesd

2022-09-29 Thread Joel Stanley
This is the register layout of the litesd peripheral for the fusesoc based Microwatt SoC. It requires a description of the system clock, which is hardcoded to 100MHz. Signed-off-by: Joel Stanley --- v2: * remove non-removable property * Remove status=disabled * Add clock --- arch/powerpc/boo