Message ID | 20210309092332.30705-1-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
Headers | show |
Series | mmc: renesas_sdhi: reset via reset controller | expand |
On Tue, Mar 09, 2021 at 10:23:30AM +0100, Wolfram Sang wrote: > This series enables SDHI to be reset via a reset controller. > > Please let me know about your (and BSP team's) thoughts. > > Changes since RFC v2 (thanks Geert for the review!): > > * use devm_reset_control_get_optional_exclusive() > * select RESET_CONTROLLER > * given reason in commit message of patch 2 > > Tested on a Salvator-XS with a Renesas R-Car M3-N. Patches are on top of mmc/next.