blob: 12905f256d652f3c7a3903767c02bdb233c75ee8 [file] [log] [blame]
[
{
"node": "i2c",
"tests": [
{
"name": "Match",
"expected": "match",
"device": {
"fuchsia.hardware.i2c.Service": "fuchsia.hardware.i2c.Service.ZirconTransport",
"fuchsia.BIND_I2C_ADDRESS": "fuchsia.goodix.platform.BIND_I2C_ADDRESS.TOUCH"
}
}
]
},
{
"node": "gpio-int",
"tests": [
{
"name": "Match",
"expected": "match",
"device": {
"fuchsia.hardware.gpio.Service": "fuchsia.hardware.gpio.Service.ZirconTransport",
"fuchsia.gpio.FUNCTION": "fuchsia.gpio.FUNCTION.TOUCH_INTERRUPT"
}
}
]
},
{
"node": "gpio-reset",
"tests": [
{
"name": "Match",
"expected": "match",
"device": {
"fuchsia.hardware.gpio.Service": "fuchsia.hardware.gpio.Service.ZirconTransport",
"fuchsia.gpio.FUNCTION": "fuchsia.gpio.FUNCTION.TOUCH_RESET"
}
}
]
}
]