[U-Boot] Please pull u-boot-video/master

Hi Tom,
please pull this series, it fixes the regression (HDMI output) on the RK3399 with some boards moved to live tree.
The following changes since commit f0f6917188ad660cf002c10095f46ecf748b8f58:
Prepare v2018.03-rc3 (2018-02-20 16:51:56 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-video.git master
for you to fetch changes up to 3f56552227d1b711cf7dcae986ae0a3f2a91e8d7:
rockchip: video: update MAINTAINERS (2018-02-23 20:49:07 +0100)
---------------------------------------------------------------- Kever Yang (1): core: add ofnode_get_by_phandle() api
Philipp Tomsich (4): core: ofnode: add ofnode_get_parent function rockchip: video: rk_hdmi: migrate to livetree rockchip: video: rk_vop: migrate to livetree rockchip: video: update MAINTAINERS
MAINTAINERS | 1 + drivers/core/ofnode.c | 27 +++++++++++++ drivers/video/rockchip/rk_hdmi.c | 2 +- drivers/video/rockchip/rk_vop.c | 85 +++++++++++++++++++++++++++------------- include/dm/ofnode.h | 16 ++++++++ 5 files changed, 102 insertions(+), 29 deletions(-)
Thanks,
Anatolij

On Sat, Feb 24, 2018 at 12:39:01AM +0100, Anatolij Gustschin wrote:
Hi Tom,
please pull this series, it fixes the regression (HDMI output) on the RK3399 with some boards moved to live tree.
The following changes since commit f0f6917188ad660cf002c10095f46ecf748b8f58:
Prepare v2018.03-rc3 (2018-02-20 16:51:56 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-video.git master
for you to fetch changes up to 3f56552227d1b711cf7dcae986ae0a3f2a91e8d7:
rockchip: video: update MAINTAINERS (2018-02-23 20:49:07 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Anatolij Gustschin
-
Tom Rini