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