On Thu, 19 May 2022 22:27:06 +0930, Joel Stanley wrote: > In commit 5402e239d09f ("powerpc/64s: Get LPID bit width from device > tree") the kernel tried to determine the pid and lpid bits from the > device tree. If they are not found, there is a fallback, but Microwatt > wasn't covered as has the unusual configuration of being both !HV and bare > metal. > > Set the values in the device tree to avoid having to add a special case. > The lpid value is the only one required, but add both for completeness. > > [...]
Applied to powerpc/next. [1/1] powerpc/microwatt: Add mmu bits to device tree https://git.kernel.org/powerpc/c/0ef1ffc7189521e293b4c5532659385dfddf8939 cheers