Skip to content
Snippets Groups Projects
Commit 7de8bd03 authored by Simon Glass's avatar Simon Glass
Browse files

treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...


The current API is outdated as it requires a devicetree pointer.

Move these functions to use the ofnode API and update this globally. Add
some tests while we are here.

Correct the call in exynos_dsim_config_parse_dt() which is obviously
wrong.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent bb38d77c
No related branches found
No related tags found
No related merge requests found
Showing
with 124 additions and 116 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment