commit | 15daa4860bf3c49f53ae76812e0033e4d5faa0a2 | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dariobin@libero.it> | Wed Dec 30 00:16:26 2020 +0100 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Jan 12 10:58:05 2021 +0530 |
tree | c632e5e8fbc12a732c91acc95d103dd1367b1b0d | |
parent | 0f4effb05b275f36c490673313317cfe897c9b79 [diff] |
dm: core: add a function to decode display timings The patch adds a function to get display timings from the device tree node attached to the device. Signed-off-by: Dario Binacchi <dariobin@libero.it> Reviewed-by: Simon Glass <sjg@chromium.org>