Sorry for the lateness... Contains include 86xx fixes, minor device tree fixes, an erratum workaround, and a kconfig dependency fix.
The following changes since commit 1d4e89cf0a4e819fbde428e9e5286e7141a02e06: powerpc/powernv/npu: Add PE to PHB's list (2016-05-12 19:56:25 +1000) 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 1eef33bec12d7e46a58f12b3604556a80c362a0d: powerpc/86xx: Fix PCI interrupt map definition (2016-05-16 18:45:39 -0500) ---------------------------------------------------------------- Alessio Igor Bogani (3): powerpc/fsl: Fix build of the dtb embedded kernel images powerpc/86xx: Move pci1 definition to the include file powerpc/86xx: Fix PCI interrupt map definition Chenhui Zhao (1): powerpc/fsl: Fix rcpm compatible string Hou Zhiqiang (1): powerpc/fsl: Fix SPI compatible on t208xrdb and t1040rdb Scott Wood (1): powerpc/fsl: Remove FSL_SOC dependency from FSL_LBC chenhui zhao (1): powerpc/fsl-pci: Add a workaround for PCI 5 errata arch/powerpc/Kconfig | 1 - arch/powerpc/boot/Makefile | 6 ++-- arch/powerpc/boot/dts/fsl/gef_ppc9a.dts | 4 +++ arch/powerpc/boot/dts/fsl/gef_sbc310.dts | 22 -------------- arch/powerpc/boot/dts/fsl/gef_sbc610.dts | 4 +++ arch/powerpc/boot/dts/fsl/mpc8641_hpcn.dts | 24 +-------------- arch/powerpc/boot/dts/fsl/mpc8641_hpcn_36b.dts | 24 +-------------- arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi | 41 +++++++++++++++++++++----- arch/powerpc/boot/dts/fsl/mpc8641si-pre.dtsi | 1 + arch/powerpc/boot/dts/fsl/sbc8641d.dts | 23 --------------- arch/powerpc/boot/dts/fsl/t1023si-post.dtsi | 2 +- arch/powerpc/boot/dts/fsl/t1040si-post.dtsi | 2 +- arch/powerpc/boot/dts/fsl/t104xrdb.dtsi | 2 +- arch/powerpc/boot/dts/fsl/t208xrdb.dtsi | 2 +- arch/powerpc/sysdev/fsl_pci.c | 24 +++++++++++++++ 15 files changed, 76 insertions(+), 106 deletions(-) _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev