Hello. Raffaele Recalcati wrote:
Looking at dm365.c I see that the pinmux settings are thinked for a particular case. How can I, in a clean way, to set my settings?
By calls to davinci_cfg_reg() or davinci_cfg_reg_list()
Can I override for instance dm365_pins in davinci_soc_info_dm365 structure with my settings for my basi board, dm365_basi_pins?
No, and you don't need to. These specify the layout of the PinMux registers and are used by davinci_cfg_reg().
Thx, Raffaele
WBR, Sergei _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
