commit | da4873d4a924458c0508ea2fd837add35f37e211 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed Jun 13 08:02:55 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Fri Nov 02 16:07:04 2018 +0100 |
tree | 41619b83454a6492735e574910035257e2cb070d | |
parent | 576a6d9642867fa92e65835c8522a018e85fbf5d [diff] |
mmc: tmio: sdhi: Merge DTCNTL access into single register write It is perfectly fine to write th DTCNTL TAP count and enable the SCC sampling clock operation in the same write. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>