| [ |
| { |
| "parent": "pdev", |
| "tests": [ |
| { |
| "name": "Match", |
| "expected": "match", |
| "device": { |
| "fuchsia.BIND_PROTOCOL": "fuchsia.platform.BIND_PROTOCOL.DEVICE", |
| "fuchsia.BIND_PLATFORM_DEV_VID": "fuchsia.designware.platform.BIND_PLATFORM_DEV_VID.DESIGNWARE", |
| "fuchsia.BIND_PLATFORM_DEV_DID": "fuchsia.designware.platform.BIND_PLATFORM_DEV_DID.ETH_MAC", |
| "fuchsia.BIND_PLATFORM_DEV_INSTANCE_ID": "0" |
| } |
| }, |
| { |
| "name": "Match devicetree", |
| "expected": "match", |
| "device": { |
| "fuchsia.COMPATIBLE": "\"amlogic,meson-g12a-dwmac\"" |
| } |
| } |
| ] |
| }, |
| { |
| "parent": "eth-board", |
| "tests": [ |
| { |
| "name": "Match", |
| "expected": "match", |
| "device": { |
| "fuchsia.Service": "\"fuchsia.hardware.ethernet.board.Service\"" |
| } |
| } |
| ] |
| } |
| ] |