[PATCH 0/3] powerpc: update for the Keymile QorIQ boards

Valentin Longchamp valentin.longchamp at keymile.com
Fri Dec 16 00:22:25 AEDT 2016


This series contains some updates for the Keymile QorIQ boards.
There is a small fix for the kmcoge4 board DTS, the removal of the
kmp204x_defconfig file which is unmaintained (corenet32_smp_defconfig
can be used instead) and the addition of the kmcent2 board.

Valentin Longchamp (3):
  powerpc/corenet: explicitly disable the SDHC controller on kmcoge4
  powerpc/85xx: remove the kmp204x_defconfig
  powerpc/corenet: add support for the kmcent2 board

 arch/powerpc/boot/dts/fsl/kmcent2.dts         | 303 ++++++++++++++++++++++++++
 arch/powerpc/boot/dts/fsl/kmcoge4.dts         |   4 +
 arch/powerpc/configs/85xx/kmp204x_defconfig   | 220 -------------------
 arch/powerpc/platforms/85xx/corenet_generic.c |   1 +
 4 files changed, 308 insertions(+), 220 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/fsl/kmcent2.dts
 delete mode 100644 arch/powerpc/configs/85xx/kmp204x_defconfig

-- 
1.8.3.1


More information about the Linuxppc-dev mailing list