riscv: Set mmu-type DT property based on satp_mode ONE_REG interface Instead of hard-coding the mmu-type DT property, we should set it based on satp_mode ONE_REG interface. Signed-off-by: Anup Patel <apatel@ventanamicro.com> Link: https://lore.kernel.org/r/20231128145628.413414-10-apatel@ventanamicro.com Signed-off-by: Will Deacon <will@kernel.org>