On Tue, 25 Aug 2020 at 03:25, Dario Binacchi <[email protected]> wrote:
>
> The patch adds a function to get display timings from the device tree
> node attached to the device.
>
> Signed-off-by: Dario Binacchi <[email protected]>
> ---
>
>  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 <[email protected]>

Reply via email to