Skip to content
Commit 18e48776 authored by Philipp Tomsich's avatar Philipp Tomsich Committed by Anatolij Gustschin
Browse files

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: default avatarPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: default avatarKlaus Goger <klaus.goger@theobroma-systems.com>
Reviewed-by: default avatarAnatolij Gustschin <agust@denx.de>
parent b4f20767
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment