Home
last modified time | relevance | path

Searched hist:"45 a3b1fd6ca524bebf5b9ce771ad1fb12f3514ce" (Results 1 – 1 of 1) sorted by relevance

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