From: Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Jon Mason <jon.mason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>,
Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>,
bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 00/11] ARM: dts: NSP: define SATA, Reboot, RAM and new device tree files
Date: Mon, 8 Aug 2016 18:42:11 -0700 [thread overview]
Message-ID: <fc5d767b-4ce1-c0d2-b2f5-cf2b5d2eb3c8@gmail.com> (raw)
In-Reply-To: <1470249546-12440-1-git-send-email-jon.mason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
On 08/03/2016 11:38 AM, Jon Mason wrote:
> This patch series adds SATA and RAM for the existing HR and XMC device
> tree files (as they were missed when those peices were originally
> added). It also adds GPIO rebooting to the platforms that support that
> feature. Finally, add device tree files for all known NSP based
> reference boards.
>
> The only outstanding HW that isn't fully supported on all NSP boards is
> USB and sound. So, we're getting close :)
>
> NOTE: SATA is not in the NSP DTSI in Florian's git tree, but it is
> currently in Linus' (due to it going through another maintainer). So,
> it won't build until the merge with Linus' tree is done. I thought it
> better to do it this way instead of splitting it off and sending it as
> a follow-on in a couple of weeks. Let me know if it is preferred I do
> it that way.
Series applied, thanks Jon!
--
Florian
--
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:[~2016-08-09 1:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-03 18:38 [PATCH 00/11] ARM: dts: NSP: define SATA, Reboot, RAM and new device tree files Jon Mason
2016-08-03 18:38 ` [PATCH 01/11] ARM: dts: NSP: Enable SATA on bcm958625hr Jon Mason
2016-08-03 18:38 ` [PATCH 02/11] ARM: dts: NSP: Enable SATA and add i2c devices on XMC Jon Mason
[not found] ` <1470249546-12440-1-git-send-email-jon.mason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2016-08-03 18:38 ` [PATCH 03/11] ARM: dts: NSP: Specify RAM amount for BCM958625K board Jon Mason
2016-08-03 18:39 ` [PATCH 08/11] ARM: dts: NSP: Add new DT file for bcm958522er Jon Mason
2016-08-03 18:39 ` [PATCH 09/11] ARM: dts: NSP: Add new DT file for bcm988312hr Jon Mason
2016-08-03 18:39 ` [PATCH 11/11] ARM: dts: NSP: Add new DT file for bcm958622hr Jon Mason
2016-08-09 1:42 ` Florian Fainelli [this message]
2016-08-03 18:38 ` [PATCH 04/11] ARM: dts: NSP: Specify RAM amount for BCM958525XMC board Jon Mason
2016-08-03 18:39 ` [PATCH 05/11] ARM: dts: NSP: Add GPIO reboot method to bcm958625hr DTS file Jon Mason
2016-08-03 18:39 ` [PATCH 06/11] ARM: dts: NSP: Add GPIO reboot method to bcm958625xmc " Jon Mason
2016-08-03 18:39 ` [PATCH 07/11] ARM: dts: NSP: Add new DT file for bcm958525er Jon Mason
2016-08-03 18:39 ` [PATCH 10/11] ARM: dts: NSP: Add new DT file for bcm958623hr Jon Mason
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=fc5d767b-4ce1-c0d2-b2f5-cf2b5d2eb3c8@gmail.com \
--to=f.fainelli-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=jon.mason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).