]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: veyron: Enable RESET driver
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>
Fri, 7 Jul 2023 19:16:35 +0000 (22:16 +0300)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 31 Jul 2023 06:40:13 +0000 (14:40 +0800)
commitcbe7322d17b780f24d03f2a4b592aab8e956ddc0
tree5de727bcfbadd0c1423d1d30ec74fd7e2a66e265
parent6d79d8a7435a438e07660149707daefdb05de8ce
rockchip: veyron: Enable RESET driver

Commit 70e351bdfeee ("rockchip: jerry: Enable RESET driver") enables
DM_RESET for chromebook_jerry to fix its display as required by changes
to the Rockchip video drivers. Enable it for other veyron boards as
well.

Fixes: cd529f7ad62 ("rockchip: video: edp: Add missing reset support")
Fixes: 9749d2ea29e ("rockchip: video: vop: Add reset support")
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org> # chromebook_jerry
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/chromebit_mickey_defconfig
configs/chromebook_minnie_defconfig
configs/chromebook_speedy_defconfig