Hi Anatolij,

On Wed, Feb 5, 2020 at 1:50 PM Anatolij Gustschin <ag...@denx.de> wrote:
>
> Before DM_VIDEO conversion this board used 24bpp
> display configuration, so use it again.
>
> Signed-off-by: Anatolij Gustschin <ag...@denx.de>
> ---
>  arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi 
> b/arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi
> index e9efdb9831..d0cbf79e33 100644
> --- a/arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi
> +++ b/arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi
> @@ -31,7 +31,7 @@
>         u-boot,dm-pre-reloc;
>
>         display0: display@0 {
> -               bits-per-pixel = <16>;
> +               bits-per-pixel = <24>;

Yes, this fix is correct;

Reviewed-by: Fabio Estevam <feste...@gmail.com>

Reply via email to