u-boot-brain/board/theobroma-systems
Simon Glass 14ca9f7f5a dm: core: Rename ofnode_get_chosen_prop()
This function is actually intended to read a string rather than a
property. All of its current callers use it that way. Also there is no way
to return the length of the property from this function.

Rename it to better indicate its purpose, using ofnode_read as the prefix
since this matches most other functions.

Also add some tests which are missing for these functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-02-05 19:33:45 -07:00
..
lion_rk3368 rockchip: lion-rk3368: Migrate to use common FIT generator 2019-11-23 22:29:49 +08:00
puma_rk3399 dm: core: Rename ofnode_get_chosen_prop() 2020-02-05 19:33:45 -07:00