commit | a9484aa769b0f8312abbfa5698b685e188eea78e | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <hannes.schmelzer@br-automation.com> | Thu Jan 31 09:24:45 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Feb 09 07:50:58 2019 -0500 |
tree | 16791e609fc785f7ef60535ab910379684951733 | |
parent | 351a4aa050c834954498e2114cab3429597b7c92 [diff] |
board/BuR/brppt1: drop DM_I2C_COMPAT The TPS62517 PMIC driver has been partially converted to DM, so the legacy I2C access layer isn't needed anymore. Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>