commit | bb9d131d96e12518e016860758e184ad8dcd959a | [log] [tgz] |
---|---|---|
author | Nikhil M Jain <n-jain1@ti.com> | Tue Jan 31 15:35:15 2023 +0530 |
committer | Anatolij Gustschin <agust@denx.de> | Sat Feb 04 18:15:14 2023 +0100 |
tree | 0c90068db0ac29427d88edf74296688485b69431 | |
parent | ff407066203273f0355bb66711f238161c880a15 [diff] |
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>