summaryrefslogtreecommitdiff
path: root/include/stdio_dev.h
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-08-23 21:37:44 +0200
committerTom Rini <[email protected]>2023-09-06 13:51:19 -0400
commited48da33927c78e6523753f0969f696cf7bf6f9e (patch)
tree16cc61d29eedd3cf2983d362a6802ec065460ad1 /include/stdio_dev.h
parente342b91a08075266ac371ae1bfc9aa7dea71b5cf (diff)
test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices()
The current fdtdec_get_addr() takes into consideration #address-cells and #size-cells for "ping-expect" property which is clearly neither. Use fdtdec_get_int() instead and return negative one in case the property is not in DT or the platform under test is not DT based, i.e. mimic the current fdtdec_get_addr() behavior. This fixes ut dm dm_test_bus_children test. Signed-off-by: Marek Vasut <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/stdio_dev.h')
0 files changed, 0 insertions, 0 deletions