[PATCH 1/7] rockchip: veyron: Enable RESET driver

Simon Glass sjg at chromium.org
Mon Jul 10 21:45:47 CEST 2023


On Fri, 7 Jul 2023 at 13:17, Alper Nebi Yasak <alpernebiyasak at gmail.com> wrote:
>
> 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 at gmail.com>
> ---
>
>  configs/chromebit_mickey_defconfig  | 1 +
>  configs/chromebook_minnie_defconfig | 1 +
>  configs/chromebook_speedy_defconfig | 1 +
>  3 files changed, 3 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>
Tested-by: Simon Glass <sjg at chromium.org>   # chromebook_jerry


More information about the U-Boot mailing list