test: dm: test-fdt: Add decode_panel_timing test
authorNikhil M Jain <n-jain1@ti.com>
Tue, 31 Jan 2023 10:05:15 +0000 (15:35 +0530)
committerAnatolij Gustschin <agust@denx.de>
Sat, 4 Feb 2023 17:15:14 +0000 (18:15 +0100)
commit2f3d6a42300616630b3c9c1e52cb6e58da390393
tree0c90068db0ac29427d88edf74296688485b69431
parent0347cc7732703bdf94bba5ce8a157c2174f01067
test: dm: test-fdt: Add decode_panel_timing test

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@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/test.dts
test/dm/test-fdt.c