All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL v2] ARM: hisi: DT changes for v4.8
@ 2016-07-06 11:41 Wei Xu
  2016-07-07 12:54 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Xu @ 2016-07-06 11:41 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Hi Olof, Hi Kevin,

Please help to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-armv7-soc-dt-for-4.8-v2

for you to fetch changes up to 747a1af0bb0ed7d1926463d64ee5209206e9e88b:

  ARM: dts: add dts files for Hi3519 and tidy up the makefile entries (2016-07-06 09:39:14 +0100)

----------------------------------------------------------------
ARM: DT: Hisilicon ARMv7 SoC Hi3519 DT updates for 4.8

- Add device tree bindings for hi3519 sysctrl
- Add dts files for hi3519
- Tidy up DTB makefile entries to keep the list sorted

----------------------------------------------------------------
Jiancheng Xue (2):
      ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
      ARM: dts: add dts files for Hi3519 and tidy up the makefile entries

 .../bindings/arm/hisilicon/hi3519-sysctrl.txt      |  14 ++
 arch/arm/boot/dts/Makefile                         |   6 +-
 arch/arm/boot/dts/hi3519-demb.dts                  |  42 +++++
 arch/arm/boot/dts/hi3519.dtsi                      | 187 +++++++++++++++++++++
 4 files changed, 247 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/hisilicon/hi3519-sysctrl.txt
 create mode 100644 arch/arm/boot/dts/hi3519-demb.dts
 create mode 100644 arch/arm/boot/dts/hi3519.dtsi

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-07 12:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-06 11:41 [GIT PULL v2] ARM: hisi: DT changes for v4.8 Wei Xu
2016-07-07 12:54 ` Arnd Bergmann
2016-07-07 12:58   ` Wei Xu

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.