linux-sg2042/drivers/reset/hisilicon
Chen Feng 8768a26cea reset: hisilicon: Change to syscon register access
There are two reset controllers in hi6220 SoC:
The peripheral reset controller bits are part of sysctrl registers.
The media reset controller bits are part of mediactrl registers.

So change register access to syscon way.
And rename current reset controller to peripheral one.

Signed-off-by: Chen Feng <puck.chen@hisilicon.com>
Signed-off-by: Xia Qing <saberlily.xia@hisilicon.com>
Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2016-06-29 23:39:09 +02:00
..
Kconfig reset: hi6220: Reset driver for hisilicon hi6220 SoC 2015-11-20 15:41:45 +01:00
Makefile reset: hi6220: Reset driver for hisilicon hi6220 SoC 2015-11-20 15:41:45 +01:00
hi6220_reset.c reset: hisilicon: Change to syscon register access 2016-06-29 23:39:09 +02:00