From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753020Ab3LFEYt (ORCPT ); Thu, 5 Dec 2013 23:24:49 -0500 Received: from mail-ob0-f170.google.com ([209.85.214.170]:50237 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751898Ab3LFEYs (ORCPT ); Thu, 5 Dec 2013 23:24:48 -0500 Message-ID: <52A1518E.1080207@gmail.com> Date: Thu, 05 Dec 2013 22:24:46 -0600 From: Rob Herring User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Linus Torvalds CC: "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , Grant Likely Subject: [GIT PULL] DeviceTree fixes for 3.13 X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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