On Thu, Jun 04, 2015 at 04:42:35PM +0530, Lokesh Vutla wrote:

> In addition to the regular mux configuration, certain pins of DRA7
> require to have "virtual mode" also programmed.
> This allows for predefined delay characteristics to be used by the SoC
> to meet timing characterstics needed for the interface.
> 
> Provide easy to use macro to do the same.
> 
> For configuring virtual mode, along with normal pad configuration add
> the following two steps:
> - Select MODESELECT field of each assocaited PAD.
>   CTRL_CORE_PAD_XXX[8]:MODESELECT = 1
> - DELAYMODE filed should be configured with value given in DATA Manual.
>   CTRL_CORE_PAD_XXX[7:4]:DELAYMODE =[0-15] (as given in DATA manual).
> 
> Signed-off-by: Lokesh Vutla <lokeshvu...@ti.com>
> Signed-off-by: Nishanth Menon <n...@ti.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to