From: robh@kernel.org (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: mvebu: add kirkwood compatibles for cloudengine boards
Date: Fri, 27 Nov 2015 14:17:02 -0600 [thread overview]
Message-ID: <20151127201702.GA32398@rob-hp-laptop> (raw)
In-Reply-To: <1448578854-6256-1-git-send-email-linus.walleij@linaro.org>
On Fri, Nov 27, 2015 at 12:00:54AM +0100, Linus Walleij wrote:
> This adds the compatible strings for Cloudengine PogoPlug E02 and
> series 4. The former already has a devicetree in the kernel.
>
> Cc: devicetree at vger.kernel.org
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
> ---
> Documentation/devicetree/bindings/arm/marvell,kirkwood.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/marvell,kirkwood.txt b/Documentation/devicetree/bindings/arm/marvell,kirkwood.txt
> index 5171ad8f48ff..ab0c9cdf388e 100644
> --- a/Documentation/devicetree/bindings/arm/marvell,kirkwood.txt
> +++ b/Documentation/devicetree/bindings/arm/marvell,kirkwood.txt
> @@ -24,6 +24,8 @@ board. Currently known boards are:
> "buffalo,lswxl"
> "buffalo,lsxhl"
> "buffalo,lsxl"
> +"cloudengines,pogo02"
> +"cloudengines,pogoplugv4"
> "dlink,dns-320"
> "dlink,dns-320-a1"
> "dlink,dns-325"
> --
> 2.4.3
>
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>,
Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>,
Gregory Clement
<gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
Sebastian Hesselbarth
<sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/2] ARM: mvebu: add kirkwood compatibles for cloudengine boards
Date: Fri, 27 Nov 2015 14:17:02 -0600 [thread overview]
Message-ID: <20151127201702.GA32398@rob-hp-laptop> (raw)
In-Reply-To: <1448578854-6256-1-git-send-email-linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
On Fri, Nov 27, 2015 at 12:00:54AM +0100, Linus Walleij wrote:
> This adds the compatible strings for Cloudengine PogoPlug E02 and
> series 4. The former already has a devicetree in the kernel.
>
> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> Signed-off-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
> ---
> Documentation/devicetree/bindings/arm/marvell,kirkwood.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/marvell,kirkwood.txt b/Documentation/devicetree/bindings/arm/marvell,kirkwood.txt
> index 5171ad8f48ff..ab0c9cdf388e 100644
> --- a/Documentation/devicetree/bindings/arm/marvell,kirkwood.txt
> +++ b/Documentation/devicetree/bindings/arm/marvell,kirkwood.txt
> @@ -24,6 +24,8 @@ board. Currently known boards are:
> "buffalo,lswxl"
> "buffalo,lsxhl"
> "buffalo,lsxl"
> +"cloudengines,pogo02"
> +"cloudengines,pogoplugv4"
> "dlink,dns-320"
> "dlink,dns-320-a1"
> "dlink,dns-325"
> --
> 2.4.3
>
> --
> 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
--
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
next prev parent reply other threads:[~2015-11-27 20:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-26 23:00 [PATCH 1/2] ARM: mvebu: add kirkwood compatibles for cloudengine boards Linus Walleij
2015-11-26 23:00 ` Linus Walleij
2015-11-27 20:17 ` Rob Herring [this message]
2015-11-27 20:17 ` Rob Herring
2015-12-15 16:20 ` Gregory CLEMENT
2015-12-15 16:20 ` Gregory CLEMENT
2015-12-09 15:12 ` Linus Walleij
2015-12-09 15:12 ` Linus Walleij
2015-12-09 15:27 ` Gregory CLEMENT
2015-12-09 15:27 ` Gregory CLEMENT
2015-12-11 18:34 ` Linus Walleij
2015-12-11 18:34 ` Linus Walleij
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=20151127201702.GA32398@rob-hp-laptop \
--to=robh@kernel.org \
--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.