commit | 72b89b9ab58fae01f2deea30e0ff4d2349021506 | [log] [tgz] |
---|---|---|
author | Emil Renner Berthing <kernel@esmil.dk> | Tue Jul 27 11:25:54 2021 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Aug 16 13:40:54 2021 +0100 |
tree | e3fa250a7a2d39cffa05e7bb6f11aa77bceab159 | |
parent | e06f4abb1b79b31b712dc865f8ffc0e20ef2c416 [diff] |
mfd: tps65086: Add cell entry for reset driver The only way to reset the BeagleV Starlight v0.9 board[1] properly is to tell the PMIC to reset itself which will then assert the external reset lines of the SoC, USB hub and ethernet phy. This adds an mfd cell entry for the reset driver doing just that. [1] https://github.com/beagleboard/beaglev-starlight Signed-off-by: Emil Renner Berthing <kernel@esmil.dk> Signed-off-by: Lee Jones <lee.jones@linaro.org>