u-boot/arch/sandbox/dts
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
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
cros-ec-keyboard.dtsi cros_ec: exynos: Match up device tree with kernel version 2015-04-18 11:11:16 -06:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox.dts sandbox: add missing compatible property in device tree 2019-12-10 05:42:25 -07:00
sandbox.dtsi x86: sandbox: Add a PMC emulator and test 2019-12-15 11:44:11 +08:00
sandbox64.dts sandbox: add missing compatible property in device tree 2019-12-10 05:42:25 -07:00
sandbox_pmic.dtsi dm: sandbox: i2c: Use new emulator parent uclass 2018-11-29 09:30:05 -07:00
test.dts dm: core: Rename ofnode_get_chosen_prop() 2020-02-05 19:33:45 -07:00