Hello.

S.Ghosh wrote:

      +       DA850_PRU0_R31_0, DA850_PRU1_R30_15, DA850_PRU1_R31_18,

     I thought you wanted to use GPIO2[0] too?

[SG] -- The GPIO has been removed from this list and added separately.

   Where? If you intend to use GPIO2[0], you should configure PinMux for it.

        +       if (ret)
        +               pr_warning("da850_evm_init:


      You're not in that function. Use the '__func__' variable to print
    the current function's name.

[SG] -- I have followed similar convention as the rest of the file. For example, da850_evm_setup_nor_nand.

   This is bad example then...

WBR, Sergei

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to