summaryrefslogtreecommitdiff
path: root/test/dm/mdio_mux.c
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2023-08-23 21:37:44 +0200
committerTom Rini <trini@konsulko.com>2023-09-06 13:51:19 -0400
commited48da33927c78e6523753f0969f696cf7bf6f9e (patch)
tree16cc61d29eedd3cf2983d362a6802ec065460ad1 /test/dm/mdio_mux.c
parente342b91a08075266ac371ae1bfc9aa7dea71b5cf (diff)
downloadu-boot-ed48da33927c78e6523753f0969f696cf7bf6f9e.tar.gz
u-boot-ed48da33927c78e6523753f0969f696cf7bf6f9e.tar.bz2
u-boot-ed48da33927c78e6523753f0969f696cf7bf6f9e.zip
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 <marek.vasut+renesas@mailbox.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/dm/mdio_mux.c')
0 files changed, 0 insertions, 0 deletions