Hello Carlos.
At now, i can correctly add GPIO to filesystem, however i can't use GPIO as output (input works fine).
I define GPIO as:
MX6QDL_PAD_DISP0_DAT18__GPIO5_IO12 0x17059
I think, problem is in 0x17059 definition, but i don't know what is this "magic number"?
Second question - where i can put code to automaticly export and set GPIO at startup?