[PATCH 25/31] dm: core: add a function to decode display timings
Simon Glass
sjg at chromium.org
Sat Aug 29 23:20:42 CEST 2020
On Tue, 25 Aug 2020 at 03:25, Dario Binacchi <dariobin at libero.it> wrote:
>
> The patch adds a function to get display timings from the device tree
> node attached to the device.
>
> Signed-off-by: Dario Binacchi <dariobin at libero.it>
> ---
>
> arch/sandbox/dts/test.dts | 46 ++++++++++++++++++++++
> drivers/core/read.c | 6 +++
> include/dm/read.h | 24 ++++++++++++
> test/dm/test-fdt.c | 80 +++++++++++++++++++++++++++++++++++++++
> 4 files changed, 156 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list