commit | 46a624fd8fa26294fba2acad05de5aee861353a6 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Mar 24 22:32:39 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Apr 01 00:17:08 2016 +0900 |
tree | 256dd183b20c96835127debb0b84ab1c2bbe723d | |
parent | 6ee016e2f61a88823502bf955567e20e7eca22c8 [diff] |
clk: uniphier: use devm_get_addr() to get base address Currently, fdtdec_get_addr_size() does not support the address translation, so it cannot handle device trees with non-straight "ranges" properties. (This would be a problem with DTS for UniPhier ARMv8 SoCs.) Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>