[GIT PULL v2] ARM: hisi: DT changes for v4.8
Wei Xu
xuwei5 at hisilicon.com
Wed Jul 6 04:41:56 PDT 2016
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
More information about the linux-arm-kernel
mailing list