commit | 650aedbfc03e2f594ca0a8000b357dc6412710aa | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Mar 18 16:41:51 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Mar 24 01:45:22 2016 +0900 |
tree | b4eb6e4c48cf88f2eb66ca1cbe94ae597b3d4db9 | |
parent | c8cc7213a5fd6e8dc3429fc1c3513b3de99e211e [diff] |
ARM: uniphier: add System Control register macros for ARMv8 SoCs The System Control block moved to a completely different register map for ARMv8 SoCs, so it cannot be shared with the ARM 32-bit ones. Define register macros in a new header file. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>