commit | a3019e0fa6b18be7af2e44d51d58897fadf01f7d | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Sat Mar 05 17:32:30 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 14 19:18:47 2016 -0400 |
tree | dbc82cfd76bafe62c246e9aceca54397351aea0e | |
parent | 46ca84e97266d904c2af6168bc5f1781946531ca [diff] |
ARM: DRA7: emif: Check for enable bits before updating leveling output Read and write leveling can be enabled independently. Check for these enable bits before updating the read and write leveling output values. This will allow to use the combination of software and hardware leveling. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>