u-boot/test/dm
Bin Meng 534c69b09a test: dm: Add a case to test ofnode_phy_is_fixed_link()
This adds a test case to test the new ofnode_phy_is_fixed_link() API.
Both the new and old DT bindings are covered.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-04-15 14:22:17 +05:30
..
acpi.c test: acpi: Fix warnings on 32-bit build 2021-03-13 13:14:52 -05:00
acpi.h
acpi_dp.c
acpigen.c
adc.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
audio.c
axi.c
blk.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
bootcount.c
bus.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
button.c test: add a simple test for the adc-keys button driver 2021-02-18 11:37:26 +01:00
cache.c
clk.c clk: add clk_round_rate() 2021-01-12 10:58:04 +05:30
clk_ccf.c
core.c test: Drop struct dm_test_state 2021-03-12 09:57:30 -05:00
cpu.c dm: core: Access device flags through functions 2021-01-05 12:24:41 -07:00
cros_ec.c cros_ec: Add vstore support 2021-01-30 14:25:41 -07:00
devres.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
dma.c
dsa.c sandbox: Add a DSA sandbox driver and unit test 2021-04-15 14:22:17 +05:30
dsi_host.c
eth.c sandbox: Add a DSA sandbox driver and unit test 2021-04-15 14:22:17 +05:30
fastboot.c fastboot: Allow u-boot-style partitions 2021-02-26 15:30:55 +01:00
fdtdec.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
firmware.c
gpio.c gpio: Add a way to read 3-way strapping pins 2021-03-03 15:40:47 -05:00
hwspinlock.c
i2c.c dm: test: Drop assumptions of no sequence numbers 2020-12-18 20:32:21 -07:00
i2s.c
irq.c
k210_pll.c
Kconfig
led.c
mailbox.c
Makefile sandbox: Add a DSA sandbox driver and unit test 2021-04-15 14:22:17 +05:30
mdio.c
mdio_mux.c
misc.c
mmc.c mmc: sandbox: Add support for writing 2021-02-26 15:30:55 +01:00
mux-cmd.c
mux-emul.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
mux-mmio.c
nop.c
of_extra.c test: dm: Add a case to test ofnode_phy_is_fixed_link() 2021-04-15 14:22:17 +05:30
of_platdata.c dm: core: Create a struct for device runtime info 2021-03-26 17:03:09 +13:00
ofnode.c dm: core: Add a livetree function to check node status 2020-12-13 07:58:18 -07:00
ofread.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
osd.c
p2sb.c
panel.c
pch.c
pci.c dm: core: Use dev_has_ofnode() instead of dev_of_valid() 2021-01-05 12:24:41 -07:00
pci_ep.c
phy.c
phys2bus.c dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys() 2021-02-18 11:56:25 +01:00
pinmux.c
pmc.c
pmic.c
power-domain.c
pwm.c video: backlight: Support PWMs without a known period_ns 2021-04-10 16:07:12 +02:00
qfw.c test: qemu: add qfw sandbox driver, dm tests, qemu tests 2021-04-12 17:45:39 -04:00
ram.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
read.c dm: test: Add test case for dev_get_dma_ranges() 2021-02-18 11:56:25 +01:00
regmap.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
regulator.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
remoteproc.c
reset.c
rng.c
rtc.c
scmi.c test: scmi: add local variables for scmi agent reference 2021-04-12 17:17:11 -04:00
serial.c
sf.c sf: Support querying write-protect 2021-03-27 15:04:31 +13:00
simple-pm-bus.c
smem.c
soc.c
sound.c
spi.c test: dm: spi: Add testcase for spi_claim_bus() 2020-12-22 20:39:26 -07:00
spmi.c
syscon-reset.c
syscon.c
sysinfo.c
sysreset.c
tee.c test: dm: tee: extend with RPC test 2021-02-16 11:48:20 -05:00
test-dm.c test: Allow SPL to run any available test 2021-03-12 09:57:31 -05:00
test-driver.c test: Use a local variable for test state 2021-03-12 09:57:30 -05:00
test-fdt.c dtoc: Assign a sequence number to each node 2021-03-22 19:23:27 +13:00
test-uclass.c test: Use a local variable for test state 2021-03-12 09:57:30 -05:00
timer.c
usb.c
video.c dm: treewide: Rename dev_get_platdata() to dev_get_plat() 2020-12-13 16:51:09 -07:00
virtio.c dm: core: Avoid partially removing devices 2021-02-03 03:38:41 -07:00
wdt.c