From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregory.clement@free-electrons.com (Gregory CLEMENT) Date: Wed, 04 Jan 2017 16:48:20 +0100 Subject: [PATCH 0/9] ARM: dts: armada388: Introduce Clearfog Base DT In-Reply-To: (Russell King's message of "Mon, 02 Jan 2017 14:57:40 +0000") References: Message-ID: <8760lug723.fsf@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Russell, On lun., janv. 02 2017, Russell King 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregory CLEMENT Subject: Re: [PATCH 0/9] ARM: dts: armada388: Introduce Clearfog Base DT Date: Wed, 04 Jan 2017 16:48:20 +0100 Message-ID: <8760lug723.fsf@free-electrons.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: (Russell King's message of "Mon, 02 Jan 2017 14:57:40 +0000") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Russell King Cc: Andrew Lunn , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jason Cooper , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Mark Rutland , Rob Herring , Sebastian Hesselbarth List-Id: devicetree@vger.kernel.org Hi Russell, On lun., janv. 02 2017, Russell King 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html