[U-Boot] [PATCH 3/5] rockchip: video: rk_hdmi: migrate to livetree
Anatolij Gustschin
agust at denx.de
Fri Feb 23 18:26:38 UTC 2018
On Fri, 23 Feb 2018 17:38:51 +0100
Philipp Tomsich philipp.tomsich at theobroma-systems.com wrote:
> The rk_hdmi (shared functions for multiple HDMI mini-drivers) has been
> using devfdt_get_addr() to read the HDMI controller's IO base address.
> This will cause a failure with a live tree.
>
> This changes the driver to use dev_read_addr() which is safe both for
> flat trees and live trees.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Tested-by: Klaus Goger <klaus.goger at theobroma-systems.com>
Reviewed-by: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list