]> git.itanic.dy.fi Git - linux-stable/commit
powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c
authorPali Rohár <pali@kernel.org>
Sat, 8 Apr 2023 14:01:16 +0000 (16:01 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 20 Apr 2023 00:20:51 +0000 (10:20 +1000)
commitba5a7ca277afc0e9083a7a2021725425a493cfb2
tree53f66ff9ba7b15ce83f9712270c05b28505fd7d8
parentb1a54cb693724b6212efa64d877126769ece4d4c
powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c

This moves P2020 DS machine descriptions into new p2020.c source file.
This is preparation for code de-duplication and providing one unified
machine description for all P2020 boards.

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230408140122.25293-8-pali@kernel.org
arch/powerpc/platforms/85xx/Makefile
arch/powerpc/platforms/85xx/mpc85xx.h
arch/powerpc/platforms/85xx/mpc85xx_ds.c
arch/powerpc/platforms/85xx/p2020.c [new file with mode: 0644]