commit | 3d296365e4e8823c7c0d4b568fa7accfae4bf895 | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Tue Jun 11 00:43:34 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 17 11:12:08 2019 -0400 |
tree | 02bf6add40f1ad959081ca1cd832b783b3373dde | |
parent | 55a1a09b2acfc08bb55cb01820b00ef443f23481 [diff] |
mmc: sdhci: Add support for sdhci-caps-mask Add Support for masking some bits in the capabilities register of a host controller. Also remove the redundant readl() into caps1. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>