reset: uniphier: do not use per-SoC macro for system reset block
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 6 Aug 2017 02:44:02 +0000 (11:44 +0900)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 11 Aug 2017 07:40:54 +0000 (09:40 +0200)
commitdec173ccbcb730686084ca37afe933e42023c0e7
tree6a9abdde1f5ffea46a60b92ddbffc836975fa198
parent5281036a054020b7d4ec186a9d9852b6c3bea452
reset: uniphier: do not use per-SoC macro for system reset block

This macro turned out not so useful as I had expected.

Hardware engineers said they would change reset bit assignments for
every SoC going forward.  This means we can not share the macros
among SoCs.  Just use primitive macros.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/reset-uniphier.c