Re: [PATCH] powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX

2024-05-08 Thread Michael Ellerman
On Wed, 24 Jan 2024 11:50:31 +0100, Matthias Schiffer wrote: > This register number is hardware-specific, rename it for clarity. > > FIXME comments are added in a few places where it seems like the wrong > register is used. As I can't test this, only the rename is done with no > functional change.

[PATCH] powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX

2024-01-24 Thread Matthias Schiffer
This register number is hardware-specific, rename it for clarity. FIXME comments are added in a few places where it seems like the wrong register is used. As I can't test this, only the rename is done with no functional change. Signed-off-by: Matthias Schiffer --- arch/powerpc/include/asm/reg.h