]> git.sur5r.net Git - u-boot/commitdiff
sandbox: Enable MC34708 PMIC support
authorLukasz Majewski <lukma@denx.de>
Tue, 15 May 2018 14:26:41 +0000 (16:26 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 18 May 2018 06:27:26 +0000 (08:27 +0200)
This MC34708 PMIC is somewhat special - it used single transfers (R/W) with
3 bytes size - up till now U-Boot's PMICs only used 1 byte.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>

No differences found