devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] DeviceTree fixes for 4.4
@ 2015-11-11 20:51 Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2015-11-11 20:51 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Grant Likely, Frank Rowand, Michael Ellerman

Hi Linus,

Please pull. Details below.

Rob


The following changes since commit 2d799dde8e69494e0234b8ecd5ce95cd06224329:

  MAINTAINERS: update DT binding doc locations (2015-11-05 13:40:40 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/devicetree-fixes-for-4.4

for you to fetch changes up to b1d06b60e90cd5016798b9984f8e420e753f4846:

  of: Provide static inline function for of_translate_address if
needed (2015-11-10 17:27:12 -0600)

----------------------------------------------------------------
DeviceTree fixes for 4.4-rc1:

- Add empty of_translate_address needed for HiSilicon network driver.

- Fix alignment requirements for CMA regions in DT.

- Fix booting on PPC systems which can't do WARN() early.

- Rename ak4554 binding doc from .c to .txt.

----------------------------------------------------------------
Guenter Roeck (1):
      of: Provide static inline function for of_translate_address if needed

Jason Liu (1):
      drivers: of: of_reserved_mem: fixup the alignment with CMA setup

Michael Ellerman (1):
      of: Print rather than WARN'ing when overlap check fails

Raphael Poggi (1):
      dt-bindings: ak4554: extension should be .txt

 .../devicetree/bindings/sound/{ak4554.c => ak4554.txt}        |  0
 drivers/of/of_reserved_mem.c                                  | 11 +++++++----
 include/linux/of.h                                            |  4 ++--
 include/linux/of_address.h                                    |  7 +++++++
 4 files changed, 16 insertions(+), 6 deletions(-)
 rename Documentation/devicetree/bindings/sound/{ak4554.c => ak4554.txt} (100%)
--
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
* [GIT PULL] DeviceTree fixes for 4.4
@ 2015-12-09 21:01 Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2015-12-09 21:01 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Frank Rowand, Grant Likely

Hi Linus,

Please pull DT fixes for 4.4. I think this should be all for 4.4.

Rob

The following changes since commit 31ade3b83e1821da5fbb2f11b5b3d4ab2ec39db8:

  Linux 4.4-rc3 (2015-11-29 18:58:26 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/devicetree-fixes-for-4.4-rc4

for you to fetch changes up to eaddb5725357e9f05ffe5d271630f8197d089da4:

  of/irq: move of_msi_map_rid declaration to the correct ifdef section
(2015-12-09 09:23:28 -0600)

----------------------------------------------------------------
DeviceTree fixes for 4.4-rc4:

- Fix incorrect warning about overlapping memory regions

- Export of_irq_find_parent again which was made static in 4.4, but has
  users pending for 4.5.

- Fix of_msi_map_rid declaration location

- Fix re-entrancy for of_fdt_unflatten_tree

- Clean-up of phys_addr_t printks

----------------------------------------------------------------
Carlo Caione (1):
      of/irq: Export of_irq_find_parent again

Dmitry V. Krivenok (1):
      of: do not use 0x in front of %pa

Guenter Roeck (1):
      of/fdt: Add mutex protection for calls to __unflatten_device_tree()

Masahiro Yamada (1):
      of/address: fix typo in comment block of of_translate_one()

Michael Ellerman (1):
      of: Fix comparison of reserved memory regions

Rob Herring (1):
      of/irq: move of_msi_map_rid declaration to the correct ifdef section

 drivers/of/address.c         |  5 +++--
 drivers/of/fdt.c             |  7 ++++++-
 drivers/of/irq.c             |  3 ++-
 drivers/of/of_reserved_mem.c |  8 +++++++-
 include/linux/of_irq.h       | 19 ++++++++++++-------
 5 files changed, 30 insertions(+), 12 deletions(-)
--
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

end of thread, other threads:[~2015-12-09 21:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-11 20:51 [GIT PULL] DeviceTree fixes for 4.4 Rob Herring
  -- strict thread matches above, loose matches on Subject: below --
2015-12-09 21:01 Rob Herring

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).