1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-19 21:47:22 +01:00
Files
u-boot-megous/drivers
Patrice Chotard cfa3ed4390 sandbox: phy: add driver_data for bind test cmd
Add driver data to existing compatible string "sandbox,phy".
Add an additional compatible string without driver_data

This will verify that bind command parses, finds and passes the
correct driver data to device_bind_with_driver_data() by using
driver_data in the second sandbox_phy_ids table entry.
In sandbox_phy_bind() a check is added to validate driver_data
content.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-08-22 07:58:39 -06:00
..
2020-08-03 22:19:54 -04:00
2020-08-19 17:38:15 -04:00
2020-07-27 14:16:29 +05:30
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-08-03 22:19:54 -04:00