All of lore.kernel.org
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/3] omap device tree changes for v4.7 merge window, part 2
Date: Thu, 28 Apr 2016 10:25:09 -0700	[thread overview]
Message-ID: <pull-1461856674-976179-3> (raw)
In-Reply-To: <pull-1461856674-976179>

The following changes since commit a4240d3af6771339c3557afe261a8a89573980a9:

  ARM: dts: Add support for dra72-evm rev C (SR2.0) (2016-04-14 13:43:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.7/dt-signed

for you to fetch changes up to 5b6042237dc85b7e2dc26806957ebf95d205e864:

  ARM: dts: am57xx-idk: Include Industrial grade  thermal thresholds (2016-04-28 08:08:48 -0700)

----------------------------------------------------------------
Part two of device tree changes for omaps for v4.7 merge window:

- Fix few typos for address-cells and interrupt-names

- Update dra7 voltage rail limits

- Update compatible string for pcf8575 for both nxp and ti prefix

- Add omap5 configuration for gpadc

- Update dra7 for qspi to remove pinmux as it needs to be done by
  the bootloader in isolation. Also update the qspi for 64MHz
  frequency.

- Add support for Baltos ir2110 and ir3220

- Add industrial and commercial grade thermal thresholds for am57xx

----------------------------------------------------------------
Geert Uytterhoeven (3):
      ARM: dts: omap5-board-common: DT spelling s/interrupt-name/interrupt-names/
      ARM: dts: omap5-cm-t54: DT spelling s/interrupt-name/interrupt-names/
      ARM: dts: OMAP36xx: : DT spelling s/#address-cell/#address-cells/

H. Nikolaus Schaller (2):
      ARM: dts: twl6030: describe gpadc
      ARM: dts: omap5-board-common: describe gpadc for Palmas

Keerthy (4):
      ARM: dts: am57xx: Introduce commercial grade thermal thresholds
      ARM: dts: am57xx: Introduce industrial grade thermal thresholds
      ARM: dts: am57xx-beagle-x15: Include the commercial grade thresholds
      ARM: dts: am57xx-idk: Include Industrial grade  thermal thresholds

Nishanth Menon (1):
      ARM: dts: AM57xx/DRA7: Update SoC voltage rail limits to match data sheet

Roger Quadros (1):
      ARM: dts: dra7xx: Fix compatible string for PCF8575 chip

Vignesh R (2):
      ARM: dts: dra7x: Remove QSPI pinmux
      ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz

Yegor Yefremov (3):
      ARM: dts: split am335x-baltos-ir5221 into dts and dtsi files
      ARM: dts: add DTS for Baltos IR3220
      ARM: dts: add DTS for Baltos IR2110

 Documentation/devicetree/bindings/spi/ti_qspi.txt |   7 +
 arch/arm/boot/dts/Makefile                        |   2 +
 arch/arm/boot/dts/am335x-baltos-ir2110.dts        |  71 ++++
 arch/arm/boot/dts/am335x-baltos-ir3220.dts        | 119 +++++++
 arch/arm/boot/dts/am335x-baltos-ir5221.dts        | 387 +-------------------
 arch/arm/boot/dts/am335x-baltos.dtsi              | 408 ++++++++++++++++++++++
 arch/arm/boot/dts/am57xx-beagle-x15.dts           |   5 +-
 arch/arm/boot/dts/am57xx-commercial-grade.dtsi    |  23 ++
 arch/arm/boot/dts/am57xx-idk-common.dtsi          |   2 +
 arch/arm/boot/dts/am57xx-industrial-grade.dtsi    |  23 ++
 arch/arm/boot/dts/dra7-evm.dts                    |  33 +-
 arch/arm/boot/dts/dra72-evm-common.dtsi           |  26 +-
 arch/arm/boot/dts/omap36xx.dtsi                   |   2 +-
 arch/arm/boot/dts/omap5-board-common.dtsi         |  12 +-
 arch/arm/boot/dts/omap5-cm-t54.dts                |   2 +-
 arch/arm/boot/dts/twl6030.dtsi                    |   6 +
 16 files changed, 690 insertions(+), 438 deletions(-)
 create mode 100644 arch/arm/boot/dts/am335x-baltos-ir2110.dts
 create mode 100644 arch/arm/boot/dts/am335x-baltos-ir3220.dts
 create mode 100644 arch/arm/boot/dts/am335x-baltos.dtsi
 create mode 100644 arch/arm/boot/dts/am57xx-commercial-grade.dtsi
 create mode 100644 arch/arm/boot/dts/am57xx-industrial-grade.dtsi

      parent reply	other threads:[~2016-04-28 17:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-28 17:25 [GIT PULL 1/3] omap soc changes for v4.7 merge window Tony Lindgren
2016-04-28 17:25 ` [GIT PULL 2/3] omap defconfig " Tony Lindgren
2016-04-28 17:25 ` Tony Lindgren
2016-04-28 17:25 ` [GIT PULL 3/3] omap device tree changes for v4.7 merge window, part 2 Tony Lindgren
2016-04-28 17:25 ` Tony Lindgren [this message]

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=pull-1461856674-976179-3 \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.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.