All of lore.kernel.org
 help / color / mirror / Atom feed
From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Date: Wed, 24 May 2017 14:41:11 +0200	[thread overview]
Message-ID: <20170524124111.GA24341@lunn.ch> (raw)
In-Reply-To: <20170524061647.4238-1-ralph.sennhauser@gmail.com>

On Wed, May 24, 2017 at 08:16:46AM +0200, Ralph Sennhauser wrote:
> The Linksys WRT3200ACM (Rango) is the lates Armada-385 based router in
> the Linksys WRT AC Series which got released in October 2016.
> 
> Key differences to the earlier Armada-385 based devices in the series is
> a bigger flash chip, next generation wireless modules (Marvell 88W8964)
> in the mini pcie slots as well as a Marvell SD8887. Finally the CPU is
> clocked at 1866 GHz by default.
> 
> The file armada-385-linksys-rango.dts is loosly based off of a DTS
> authored by Imre Kaloz.
> 
> As Rango is part of the armada-385-linksys family of boards use the
> armada-385-linksys.dtsi as basis. As for functional differences to Imre
> Kaloz dts, the wlan LEDs aren't connected to the expander chip pca9635
> but directly to GPIOs. Then mpp47 controls the USB2.0 port and not the
> USB3.0 port, so use the correct GPIO mpp44 for it. Finally use
> non-removable instead of broken-cd with the sdhci node to avoid polling.
> 
> Other changes can be categorized as just cleanup / reorganization due to
> using the armada-385-linksys.dtsi.
> 
> URL: https://github.com/openwrt/openwrt/blob/0abc3fa5a996daf7dafdc7794ccfe3fa7e955c5a/target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys-rango.dts
> Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
> Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: Ralph Sennhauser <ralph.sennhauser@gmail.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, Jason Cooper <jason@lakedaemon.net>,
	Russell King <linux@armlinux.org.uk>,
	linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Gregory Clement <gregory.clement@free-electrons.com>,
	Imre Kaloz <kaloz@openwrt.org>,
	linux-arm-kernel@lists.infradead.org,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH v3] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Date: Wed, 24 May 2017 14:41:11 +0200	[thread overview]
Message-ID: <20170524124111.GA24341@lunn.ch> (raw)
In-Reply-To: <20170524061647.4238-1-ralph.sennhauser@gmail.com>

On Wed, May 24, 2017 at 08:16:46AM +0200, Ralph Sennhauser wrote:
> The Linksys WRT3200ACM (Rango) is the lates Armada-385 based router in
> the Linksys WRT AC Series which got released in October 2016.
> 
> Key differences to the earlier Armada-385 based devices in the series is
> a bigger flash chip, next generation wireless modules (Marvell 88W8964)
> in the mini pcie slots as well as a Marvell SD8887. Finally the CPU is
> clocked at 1866 GHz by default.
> 
> The file armada-385-linksys-rango.dts is loosly based off of a DTS
> authored by Imre Kaloz.
> 
> As Rango is part of the armada-385-linksys family of boards use the
> armada-385-linksys.dtsi as basis. As for functional differences to Imre
> Kaloz dts, the wlan LEDs aren't connected to the expander chip pca9635
> but directly to GPIOs. Then mpp47 controls the USB2.0 port and not the
> USB3.0 port, so use the correct GPIO mpp44 for it. Finally use
> non-removable instead of broken-cd with the sdhci node to avoid polling.
> 
> Other changes can be categorized as just cleanup / reorganization due to
> using the armada-385-linksys.dtsi.
> 
> URL: https://github.com/openwrt/openwrt/blob/0abc3fa5a996daf7dafdc7794ccfe3fa7e955c5a/target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys-rango.dts
> Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
> Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: Ralph Sennhauser <ralph.sennhauser@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org,
	Imre Kaloz <kaloz@openwrt.org>, Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Russell King <linux@armlinux.org.uk>,
	Jason Cooper <jason@lakedaemon.net>,
	Gregory Clement <gregory.clement@free-electrons.com>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Date: Wed, 24 May 2017 14:41:11 +0200	[thread overview]
Message-ID: <20170524124111.GA24341@lunn.ch> (raw)
In-Reply-To: <20170524061647.4238-1-ralph.sennhauser@gmail.com>

On Wed, May 24, 2017 at 08:16:46AM +0200, Ralph Sennhauser wrote:
> The Linksys WRT3200ACM (Rango) is the lates Armada-385 based router in
> the Linksys WRT AC Series which got released in October 2016.
> 
> Key differences to the earlier Armada-385 based devices in the series is
> a bigger flash chip, next generation wireless modules (Marvell 88W8964)
> in the mini pcie slots as well as a Marvell SD8887. Finally the CPU is
> clocked at 1866 GHz by default.
> 
> The file armada-385-linksys-rango.dts is loosly based off of a DTS
> authored by Imre Kaloz.
> 
> As Rango is part of the armada-385-linksys family of boards use the
> armada-385-linksys.dtsi as basis. As for functional differences to Imre
> Kaloz dts, the wlan LEDs aren't connected to the expander chip pca9635
> but directly to GPIOs. Then mpp47 controls the USB2.0 port and not the
> USB3.0 port, so use the correct GPIO mpp44 for it. Finally use
> non-removable instead of broken-cd with the sdhci node to avoid polling.
> 
> Other changes can be categorized as just cleanup / reorganization due to
> using the armada-385-linksys.dtsi.
> 
> URL: https://github.com/openwrt/openwrt/blob/0abc3fa5a996daf7dafdc7794ccfe3fa7e955c5a/target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys-rango.dts
> Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
> Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

  reply	other threads:[~2017-05-24 12:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-24  6:16 [PATCH v3] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango) Ralph Sennhauser
2017-05-24  6:16 ` Ralph Sennhauser
2017-05-24  6:16 ` Ralph Sennhauser
2017-05-24 12:41 ` Andrew Lunn [this message]
2017-05-24 12:41   ` Andrew Lunn
2017-05-24 12:41   ` Andrew Lunn
2017-05-24 12:46   ` Gregory CLEMENT
2017-05-24 12:46     ` Gregory CLEMENT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170524124111.GA24341@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.