Home
last modified time | relevance | path

Searched hist:b37a1ccea22d4c700589f716d46dbe4a3c268db1 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_uniphier.cb37a1ccea22d4c700589f716d46dbe4a3c268db1 Thu Mar 24 13:32:38 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> serial: 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>