diff options
| author | Dirk Behme <[email protected]> | 2013-07-15 15:44:29 +0200 |
|---|---|---|
| committer | Andy Fleming <[email protected]> | 2013-07-16 18:44:23 -0500 |
| commit | a61da72bda80e09f36afbc9037a8c8b63b482de4 (patch) | |
| tree | d9eb4e8aa5bcbf9bbf6455bca097ca4296b0c599 /include/command.h | |
| parent | ca6d4d0f8f0fb8ae09a7ba271177367bdfdf3136 (diff) | |
fsl_esdhc: Touch only relevant sys ctrl bits
Dealing with the sys ctrl register should touch only the
relevant bits and not accidently the whole register. On i.MX6,
the sys control register contains bits which shouldn't be reset to
0, e.g. SYS_CTRL[3-0] and IPP_RST_N (SYS_CTRL[23]).
Do this by read/modify/write instead of just a 32bit write.
Signed-off-by: Dirk Behme <[email protected]>
Acked-by: Stefano Babic <[email protected]>
Signed-off-by: Andy Fleming <[email protected]>
Diffstat (limited to 'include/command.h')
0 files changed, 0 insertions, 0 deletions
