mbox

DeviceTree fixes for 3.14

Message ID CAL_JsqLW7YzMTcMw1bMqQ4bJeG6W61GgRNBwCiciyBMW5wU5uQ@mail.gmail.com
State Accepted, archived
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git

Message

Rob Herring Feb. 11, 2014, 3:52 p.m. UTC
Linus,

Please pull DT fixes for 3.14.

Rob

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/dt-fixes-for-3.14

for you to fetch changes up to 860a445c25aa2f99aa5881603a1f4ed2cec64025:

  DT: Add vendor prefix for Spansion Inc. (2014-02-05 10:39:17 -0600)

----------------------------------------------------------------
DeviceTree fixes for 3.14:

- Fix compile error drivers/spi/spi-rspi.c with !CONFIG_OF
- Fix warnings for unused/uninitialized variables with !CONFIG_OF
- Fix PCIe bus matching for powerpc
- Add documentation for various vendor strings

----------------------------------------------------------------
Emilio López (1):
      of: add vendor prefix for Allwinner Technology

Geert Uytterhoeven (2):
      of/device: Nullify match table in of_match_device() for CONFIG_OF=n
      DT: Add vendor prefix for Spansion Inc.

Heiko Stuebner (1):
      dt-bindings: add vendor-prefix for neonode

Kleber Sacilotto de Souza (1):
      of: fix PCI bus match for PCIe slots

Kumar Gala (1):
      of: Update qcom vendor prefix description

Marek Belisko (1):
      of: add vendor prefix for Honeywell

Rob Herring (1):
      of: restructure for_each macros to fix compile warnings

 .../devicetree/bindings/vendor-prefixes.txt        |   6 +-
 drivers/of/address.c                               |   5 +-
 include/linux/of.h                                 | 153 +++++++++++----------
 include/linux/of_device.h                          |   4 +-
 4 files changed, 95 insertions(+), 73 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html