i only need input sadly @benedict.hewson and i would like to do that through the device tree, and yeah sadly i don’t use gpio keys
ok wild stab in the dark which might break something.
&am33xx_pinmux {
pinctrl-names = "default";
pinctrl-0 = <&gpio_test >;
/* your gpio_test block here */
Thanks ! worked