Includes a couple of device tree fixes, a spelling fix, and leftover code cleanup.
The following changes since commit 565f9bc05e2dad6c7fdfc7c2e641be580aa599cd: powerpc/fadump: when fadump is supported register the fadump sysfs files. (2019-11-13 16:58:11 +1100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git next for you to fetch changes up to a76bea0287ce13d28494b19649d80d8ee5e7b757: powerpc/kmcent2: add ranges to the pci bridges (2019-11-17 02:01:02 -0600) ---------------------------------------------------------------- Geert Uytterhoeven (1): powerpc/booke: Spelling s/date/data/ Rasmus Villemoes (1): powerpc/85xx: remove mostly pointless mpc85xx_qe_init() Valentin Longchamp (2): powerpc/kmcent2: update the ethernet devices' phy properties powerpc/kmcent2: add ranges to the pci bridges arch/powerpc/boot/dts/fsl/kmcent2.dts | 52 ++++++++++++++++++++++++--- arch/powerpc/kernel/cpu_setup_fsl_booke.S | 2 +- arch/powerpc/platforms/85xx/common.c | 23 ------------ arch/powerpc/platforms/85xx/corenet_generic.c | 2 -- arch/powerpc/platforms/85xx/mpc85xx.h | 2 -- arch/powerpc/platforms/85xx/mpc85xx_mds.c | 1 - arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 1 - arch/powerpc/platforms/85xx/twr_p102x.c | 1 - 8 files changed, 48 insertions(+), 36 deletions(-)