summaryrefslogtreecommitdiff
path: root/include/linux/lcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/lcm.h')
0 files changed, 0 insertions, 0 deletions
b68b4'/> urn:sha1:a038a3ff8c6582404834852c043dadc73a5b68b4 MMU_FTR_USE_HIGH_BATS is set for G2_LE cores and derivatives like e300cX, but the high BATs need to be enabled in HID2 to work. Add register definitions and add the needed setup to __setup_cpu_603. This fixes boot on CPUs like the MPC5200B with STRICT_KERNEL_RWX enabled on systems where the flag has not been set by the bootloader already. Fixes: e4d6654ebe6e ("powerpc/mm/32s: rework mmu_mapin_ram()") Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com> Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20240124103838.43675-1-matthias.schiffer@ew.tq-group.com powerpc: Add PVN support for HeXin C2000 processor 2023-12-01T10:15:33Z Zhao Ke ke.zhao@shingroup.cn 2023-11-29T07:58:45Z urn:sha1:e12d8e2602d2bcd26022eff3e2519d25925e760c HeXin Tech Co. has applied for a new PVN from the OpenPower Community for its new processor C2000. The OpenPower has assigned a new PVN and this newly assigned PVN is 0x0066, add pvr register related support for this PVN. Signed-off-by: Zhao Ke <ke.zhao@shingroup.cn> Link: https://discuss.openpower.foundation/t/how-to-get-a-new-pvr-for-processors-follow-power-isa/477/10 Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20231129075845.57976-1-ke.zhao@shingroup.cn xun Lan 2025-04-28arm64: dts: allwinner: correct the model name for Radxa Cubie A5EChukun Pan 2025-04-28arm64: dts: allwinner: a523: add Radxa A5E supportAndre Przywara