Hi Russell, On lun., janv. 02 2017, Russell King <rmk+kernel@xxxxxxxxxxxxxxx> wrote: > This patch series, based upon the previously submitted fix for the SPI > flash, reworks the Clearfog DT files to add support for the SolidRun > Clearfog Base platform. > > The conventional model is now known as the "Clearfog Pro" module, which > has the DSA switch and two PCIe sockets. The base model is a smaller > board without the DSA switch, replacing it with a second copper gigabit > port, and only one PCIe socket. > > We retain the original DT file (named armada-388-clearfog.dtb) for > compatibility with existing installations - not only the filename, > but also the board name exposed in userspace. All the series applied on mvebu/dt. I amended the last two patches because the license text was mangled as spotted by Alexandre Belloni, so I fixed it while applying the patches. Thanks, Gregory > > arch/arm/boot/dts/Makefile | 2 + > arch/arm/boot/dts/armada-388-clearfog-base.dts | 94 ++++++ > arch/arm/boot/dts/armada-388-clearfog-pro.dts | 55 ++++ > arch/arm/boot/dts/armada-388-clearfog.dts | 364 ++++----------------- > arch/arm/boot/dts/armada-388-clearfog.dtsi | 310 ++++++++++++++++++ > .../arm/boot/dts/armada-38x-solidrun-microsom.dtsi | 21 ++ > 6 files changed, 548 insertions(+), 298 deletions(-) > create mode 100644 arch/arm/boot/dts/armada-388-clearfog-base.dts > create mode 100644 arch/arm/boot/dts/armada-388-clearfog-pro.dts > create mode 100644 arch/arm/boot/dts/armada-388-clearfog.dtsi > > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html