Hi, Thank you for your answer ! :) No problem to post back my solution. I think it can always be useful to know the solution of a problem even if it is a specific one. And I would be happy if it could help other kernel-newbies not to do the same "error" ;) Best regards, -- Mylène JOSSERAND Le 27/02/2013 18:42, Mulyadi Santosa a écrit :
On Wed, Feb 27, 2013 at 10:19 PM, Mylene Josserand <Mylene.Josserand@navocap.com> wrote:
Just to update you that I have found my problem !
In my config file, I did not notice that my own board and an other imx27 board was enabled ! So the gpios configured was the one from this board and not mine's (thanks debugfs !). That is why it did not act like I wanted.
This is the kind of post that I like most.... some one has problem but he/she also still find a way to solve. Then post it back to kernelnewbies.
Nice info to know.