linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] powerpc/dt_cpu_ftrs: Make use of ISA_V3_* macros
@ 2020-06-10 21:51 Murilo Opsfelder Araujo
  2020-06-10 21:51 ` [PATCH 1/3] powerpc/dt_cpu_ftrs: Remove unused macro ISA_V2_07B Murilo Opsfelder Araujo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Murilo Opsfelder Araujo @ 2020-06-10 21:51 UTC (permalink / raw)
  To: linuxppc-dev, linux-kernel
  Cc: Murilo Opsfelder Araujo, Murilo Opsfelder Araujo, Paul Mackerras,
	Aneesh Kumar K . V, Alistair Popple, Jordan Niethe, Daniel Axtens

The first patch removes unused macro ISA_V2_07B.  The second and third
patches make use of macros ISA_V3_0B and ISA_V3_1, respectively,
instead their corresponding literals.

Murilo Opsfelder Araujo (3):
  powerpc/dt_cpu_ftrs: Remove unused macro ISA_V2_07B
  powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_0B
  powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_1

 arch/powerpc/kernel/dt_cpu_ftrs.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

--
2.25.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-06-26  5:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-10 21:51 [PATCH 0/3] powerpc/dt_cpu_ftrs: Make use of ISA_V3_* macros Murilo Opsfelder Araujo
2020-06-10 21:51 ` [PATCH 1/3] powerpc/dt_cpu_ftrs: Remove unused macro ISA_V2_07B Murilo Opsfelder Araujo
2020-06-10 21:51 ` [PATCH 2/3] powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_0B Murilo Opsfelder Araujo
2020-06-10 21:51 ` [PATCH 3/3] powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_1 Murilo Opsfelder Araujo
2020-06-26  4:46 ` [PATCH 0/3] powerpc/dt_cpu_ftrs: Make use of ISA_V3_* macros Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).