* [GIT PULL] DeviceTree for 4.3
@ 2015-09-01 21:20 Rob Herring
2015-09-01 23:49 ` Stephen Rothwell
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2015-09-01 21:20 UTC (permalink / raw)
To: Linus Torvalds
Cc: Grant Likely, Frank Rowand,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Hi Linus,
Please pull. A small set of changes this cycle even by DT standards.
However, there is a significant change here with Grant stepping down
as maintainer. His contributions as maintainer have been invaluable to
the kernel community, and I thank him for that as well as his guidance
over the years.
Rob
The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:
Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/devicetree-for-4.3
for you to fetch changes up to c8fb70a3e8dd60e31c4422bae85783cf1733f038:
MAINTAINERS: Add Frank Rowand as DT maintainer (2015-09-01 08:18:12 -0500)
----------------------------------------------------------------
DeviceTree updates for 4.3:
- Adding Frank Rowand as DT maintainer in preparation for Grant's
retirement.
- Generic MSI binding documentation and a few other minor doc updates
- Fix long standing issue with DT platorm device unregistration
- Fix loop forever bug in of_find_matching_node_by_address()
----------------------------------------------------------------
David Daney (1):
of/address: Don't loop forever in of_find_matching_node_by_address().
Geert Uytterhoeven (1):
of: Add vendor prefix for JEDEC Solid State Technology Association
Grant Likely (2):
drivercore: Fix unregistration path of platform devices
MAINTAINERS: Add Frank Rowand as DT maintainer
Hauke Mehrtens (1):
of/platform: add function to populate default bus
Mark Rutland (1):
Docs: dt: add generic MSI bindings
Mugunthan V N (1):
Documentation: DT: cpsw: document missing compatible
Robert Jarzmik (1):
mtd: nand: pxa3xx: add optional dma for pxa architecture
Thierry Reding (1):
of: Add vendor prefix for Sharp Corporation
.../bindings/interrupt-controller/msi.txt | 135 +++++++++++++++++++++
.../devicetree/bindings/mtd/pxa3xx-nand.txt | 3 +
Documentation/devicetree/bindings/net/cpsw.txt | 6 +-
.../devicetree/bindings/vendor-prefixes.txt | 2 +
MAINTAINERS | 3 +-
drivers/base/platform.c | 8 +-
drivers/of/address.c | 6 +-
drivers/of/platform.c | 9 ++
include/linux/of_platform.h | 9 ++
9 files changed, 170 insertions(+), 11 deletions(-)
create mode 100644
Documentation/devicetree/bindings/interrupt-controller/msi.txt
--
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] DeviceTree for 4.3
2015-09-01 21:20 [GIT PULL] DeviceTree for 4.3 Rob Herring
@ 2015-09-01 23:49 ` Stephen Rothwell
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2015-09-01 23:49 UTC (permalink / raw)
To: Linus Torvalds
Cc: Rob Herring, Grant Likely, Frank Rowand,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Hi Linus,
On Tue, 1 Sep 2015 16:20:13 -0500 Rob Herring <robherring2@gmail.com> wrote:
>
> The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:
>
> Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
> tags/devicetree-for-4.3
>
> for you to fetch changes up to c8fb70a3e8dd60e31c4422bae85783cf1733f038:
>
> MAINTAINERS: Add Frank Rowand as DT maintainer (2015-09-01 08:18:12 -0500)
The top three commits in here that have only turned up in linux-next
today. Not judging, just noting.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-01 23:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 21:20 [GIT PULL] DeviceTree for 4.3 Rob Herring
2015-09-01 23:49 ` Stephen Rothwell
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).