1root { 2 module = "gpio"; 3 gpio_config { 4 gpio_controller_tester { 5 match_attr = "GPIO_TEST"; 6 gpio = 122; 7 gpioIrq = 122; 8 } 9 } 10} 11