Home
last modified time | relevance | path

Searched hist:"510454 db045143e374a7d64e6bb043799d0023d7" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-core.c510454db045143e374a7d64e6bb043799d0023d7 Thu Mar 24 13:32:43 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> pinctrl: 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>