linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v11 0/3] ARM: hisi: Add initial support for Hi3519 SOC
@ 2016-06-15  2:19 Jiancheng Xue
  2016-06-15  2:19 ` [PATCH v11 1/3] ARM: hisi: add compatible string for Hi3519 soc Jiancheng Xue
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jiancheng Xue @ 2016-06-15  2:19 UTC (permalink / raw)
  To: xuwei5, arnd
  Cc: robh+dt, linux-kernel, devicetree, linux-arm-kernel, yanhaifeng,
	yanghongwei, Jiancheng Xue

These three patches are abstracted from the patchset titled
"[RESEND PATCH v10 0/6] ARM: hisi: Add initial support including
clock driver for Hi3519 soc."(https://lkml.org/lkml/2016/3/31/175).
The clock driver part was merged in v4.7-rc1. This patch set
is mainly used to enable Hi3519 basic soc and add dts files.

Jiancheng Xue (3):
  ARM: hisi: add compatible string for Hi3519 soc
  ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
  ARM: dts: add dts files for Hi3519

 .../bindings/arm/hisilicon/hi3519-sysctrl.txt      |  14 ++
 arch/arm/boot/dts/Makefile                         |   2 +
 arch/arm/boot/dts/hi3519-demb.dts                  |  42 +++++
 arch/arm/boot/dts/hi3519.dtsi                      | 187 +++++++++++++++++++++
 arch/arm/mach-hisi/hisilicon.c                     |  23 +--
 5 files changed, 249 insertions(+), 19 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

-- 
1.9.1

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

end of thread, other threads:[~2016-06-28 17:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-15  2:19 [PATCH v11 0/3] ARM: hisi: Add initial support for Hi3519 SOC Jiancheng Xue
2016-06-15  2:19 ` [PATCH v11 1/3] ARM: hisi: add compatible string for Hi3519 soc Jiancheng Xue
2016-06-15  2:19 ` [PATCH v11 2/3] ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl Jiancheng Xue
2016-06-15  2:19 ` [PATCH v11 3/3] ARM: dts: add dts files for Hi3519 Jiancheng Xue
2016-06-28 17:36 ` [PATCH v11 0/3] ARM: hisi: Add initial support for Hi3519 SOC Wei Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).