linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Add hi6220 media subsystem reset controller driver
@ 2016-06-20  3:50 Xinliang Liu
  2016-06-20  3:50 ` [PATCH v3 1/4] reset: hisilicon: Add media reset controller binding Xinliang Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Xinliang Liu @ 2016-06-20  3:50 UTC (permalink / raw)
  To: p.zabel
  Cc: linux-kernel, robh+dt, xuwei5, puck.chen, saberlily.xia,
	kong.kongxinwei, guodong.xu, Xinliang Liu

This patch set adds support for HiSilicon hi6220 SoC media subsystem
reset controller.

Change history:
v3:
- Split regmap register access change and mediactrl support.

v2:
- Update binding document for media reset controller.
- Separate peripheral and media reset controller ops.

Chen Feng (1):
  reset: hisilicon: Change to syscon register access

Xinliang Liu (3):
  reset: hisilicon: Add media reset controller binding
  arm64: dts: hi6220: Add media subsystem reset dts
  reset: hisilicon: Add hi6220 media subsystem reset support

 .../bindings/reset/hisilicon,hi6220-reset.txt      |   4 +-
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi          |   2 +
 drivers/reset/hisilicon/hi6220_reset.c             | 122 +++++++++++++++------
 include/dt-bindings/reset/hisi,hi6220-resets.h     |   8 ++
 4 files changed, 99 insertions(+), 37 deletions(-)

-- 
2.8.3

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

end of thread, other threads:[~2016-06-20 14:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-20  3:50 [PATCH v3 0/4] Add hi6220 media subsystem reset controller driver Xinliang Liu
2016-06-20  3:50 ` [PATCH v3 1/4] reset: hisilicon: Add media reset controller binding Xinliang Liu
2016-06-20 12:07   ` Philipp Zabel
2016-06-20 13:55     ` Xinliang Liu
2016-06-20  3:50 ` [PATCH v3 2/4] arm64: dts: hi6220: Add media subsystem reset dts Xinliang Liu
2016-06-20  3:50 ` [PATCH v3 3/4] reset: hisilicon: Change to syscon register access Xinliang Liu
2016-06-20  3:50 ` [PATCH v3 4/4] reset: hisilicon: Add hi6220 media subsystem reset support Xinliang Liu

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).