[PATCH v2 2/7] test: dm: test-fdt: Add decode_panel_timing test

Simon Glass sjg at chromium.org
Tue Jan 31 15:16:36 CET 2023


On Tue, 31 Jan 2023 at 03:05, Nikhil M Jain <n-jain1 at ti.com> wrote:
>
> To test decode_panel_timing add a panel-timings node
> and a DM test for decode panel timingd by matching
> the panel timing node parameters.
>
> Signed-off-by: Nikhil M Jain <n-jain1 at ti.com>
> ---
>  arch/sandbox/dts/test.dts | 18 ++++++++++++++++++
>  test/dm/test-fdt.c        | 35 +++++++++++++++++++++++++++++++++++
>  2 files changed, 53 insertions(+)
>

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


More information about the U-Boot mailing list