All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Grant Likely
	<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Subject: [GIT PULL] DeviceTree fixes for 3.13
Date: Thu, 05 Dec 2013 22:24:46 -0600	[thread overview]
Message-ID: <52A1518E.1080207@gmail.com> (raw)

Linus,

Please pull. Just some binding documentation updates and DT maintainers
updates. 

Rob

The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -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.13

for you to fetch changes up to 2c0e641a963d073d60cb63c24614c642b6f64b21:

  dt: binding: reword PowerPC 8xxx GPIO documentation (2013-12-03 00:01:03 -0600)

----------------------------------------------------------------
- Various DT binding documentation updates.
- Add Kumar Gala and remove Stephen Warren as DT binding maintainers.

----------------------------------------------------------------
Chanwoo Choi (1):
      hwmon: ntc_thermistor: Fix typo (pullup-uV -> pullup-uv)

Fabio Estevam (1):
      Documentation: net: fsl-fec.txt: Add phy-supply entry

Gerhard Sittig (1):
      dt: binding: reword PowerPC 8xxx GPIO documentation

Kumar Gala (1):
      MAINTAINERS: Add Kumar to Device Tree Binding maintainers group

Laurent Pinchart (1):
      clk: exynos: Fix typos in DT bindings documentation

Rob Herring (1):
      dt-bindings: add ARMv8 PMU binding

Sricharan R (1):
      ARM: dts: doc: Document missing binding for omap5-mpu

Stephen Warren (2):
      MAINTAINERS: remove swarren from DT bindings
      ARM: tegra: delete nvidia,tegra20-spi.txt binding

Thierry Reding (1):
      of: Add vendor prefix for LG Corporation

Wei Ni (1):
      of: add vendor prefix for GMT

 Documentation/devicetree/bindings/arm/omap/mpu.txt |  8 +++
 Documentation/devicetree/bindings/arm/pmu.txt      |  1 +
 .../devicetree/bindings/arm/samsung/exynos-adc.txt |  2 +-
 .../devicetree/bindings/clock/exynos4-clock.txt    |  2 +-
 .../devicetree/bindings/clock/exynos5250-clock.txt |  2 +-
 .../devicetree/bindings/clock/exynos5420-clock.txt |  2 +-
 .../devicetree/bindings/clock/exynos5440-clock.txt |  2 +-
 .../devicetree/bindings/gpio/8xxx_gpio.txt         | 66 +++++++++++++---------
 Documentation/devicetree/bindings/net/fsl-fec.txt  |  2 +
 .../devicetree/bindings/spi/nvidia,tegra20-spi.txt |  5 --
 .../devicetree/bindings/vendor-prefixes.txt        |  2 +
 MAINTAINERS                                        |  2 +-
 12 files changed, 59 insertions(+), 37 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/spi/nvidia,tegra20-spi.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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robherring2@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Grant Likely <grant.likely@linaro.org>
Subject: [GIT PULL] DeviceTree fixes for 3.13
Date: Thu, 05 Dec 2013 22:24:46 -0600	[thread overview]
Message-ID: <52A1518E.1080207@gmail.com> (raw)

Linus,

Please pull. Just some binding documentation updates and DT maintainers
updates. 

Rob

The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -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.13

for you to fetch changes up to 2c0e641a963d073d60cb63c24614c642b6f64b21:

  dt: binding: reword PowerPC 8xxx GPIO documentation (2013-12-03 00:01:03 -0600)

----------------------------------------------------------------
- Various DT binding documentation updates.
- Add Kumar Gala and remove Stephen Warren as DT binding maintainers.

----------------------------------------------------------------
Chanwoo Choi (1):
      hwmon: ntc_thermistor: Fix typo (pullup-uV -> pullup-uv)

Fabio Estevam (1):
      Documentation: net: fsl-fec.txt: Add phy-supply entry

Gerhard Sittig (1):
      dt: binding: reword PowerPC 8xxx GPIO documentation

Kumar Gala (1):
      MAINTAINERS: Add Kumar to Device Tree Binding maintainers group

Laurent Pinchart (1):
      clk: exynos: Fix typos in DT bindings documentation

Rob Herring (1):
      dt-bindings: add ARMv8 PMU binding

Sricharan R (1):
      ARM: dts: doc: Document missing binding for omap5-mpu

Stephen Warren (2):
      MAINTAINERS: remove swarren from DT bindings
      ARM: tegra: delete nvidia,tegra20-spi.txt binding

Thierry Reding (1):
      of: Add vendor prefix for LG Corporation

Wei Ni (1):
      of: add vendor prefix for GMT

 Documentation/devicetree/bindings/arm/omap/mpu.txt |  8 +++
 Documentation/devicetree/bindings/arm/pmu.txt      |  1 +
 .../devicetree/bindings/arm/samsung/exynos-adc.txt |  2 +-
 .../devicetree/bindings/clock/exynos4-clock.txt    |  2 +-
 .../devicetree/bindings/clock/exynos5250-clock.txt |  2 +-
 .../devicetree/bindings/clock/exynos5420-clock.txt |  2 +-
 .../devicetree/bindings/clock/exynos5440-clock.txt |  2 +-
 .../devicetree/bindings/gpio/8xxx_gpio.txt         | 66 +++++++++++++---------
 Documentation/devicetree/bindings/net/fsl-fec.txt  |  2 +
 .../devicetree/bindings/spi/nvidia,tegra20-spi.txt |  5 --
 .../devicetree/bindings/vendor-prefixes.txt        |  2 +
 MAINTAINERS                                        |  2 +-
 12 files changed, 59 insertions(+), 37 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/spi/nvidia,tegra20-spi.txt

             reply	other threads:[~2013-12-06  4:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-06  4:24 Rob Herring [this message]
2013-12-06  4:24 ` [GIT PULL] DeviceTree fixes for 3.13 Rob Herring
  -- strict thread matches above, loose matches on Subject: below --
2013-12-30 22:01 [GIT PULL] Devicetree " Rob Herring

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=52A1518E.1080207@gmail.com \
    --to=robherring2-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@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 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.