diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2018-02-23 17:38:51 +0100 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2018-02-23 20:48:31 +0100 |
commit | 18e48776a689cfa60a54450c6507e95c40bcf42e (patch) | |
tree | bd14f1975bad5e474d59bef5fb59755a8dbdd23b /drivers/core/ofnode.c | |
parent | b4f20767b12a5718ed8549aece73d405c6cac800 (diff) |
rockchip: video: rk_hdmi: migrate to livetree
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@theobroma-systems.com>
Tested-by: Klaus Goger <klaus.goger@theobroma-systems.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'drivers/core/ofnode.c')
0 files changed, 0 insertions, 0 deletions