[PATCH] video: simplefb: modernise DT parsing
Anatolij Gustschin
agust at denx.de
Sun Apr 21 01:12:43 CEST 2024
On Fri, 16 Feb 2024 18:38:06 +0000
Caleb Connolly caleb.connolly at linaro.org wrote:
> simplefb was using old style FDT parsing which doesn't behave well in
> combination with livetree. Update it to use ofnode instead and add a
> missing null check for the "format" property.
>
> Standardise the error logging while we're here.
>
> Fixes: 971d7e64245d ("video: simplefb")
> Signed-off-by: Caleb Connolly <caleb.connolly at linaro.org>
> ---
> drivers/video/simplefb.c | 32 ++++++++++++++++++++------------
> 1 file changed, 20 insertions(+), 12 deletions(-)
applied to u-boot-video.
--
Anatolij
More information about the U-Boot
mailing list