commit | d33776e43dc8471ab03920dda77b00333a8ddd3e | [log] [tgz] |
---|---|---|
author | Mateusz Kulikowski <mateusz.kulikowski@gmail.com> | Thu Mar 31 23:12:28 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 01 17:18:12 2016 -0400 |
tree | 6aa15b2e9fe52e476c02c647c0ccc2493a77a79a | |
parent | 04868b407b624c414805c9e9a79195eeb3a14829 [diff] |
spmi: Add sandbox test driver This patch adds emulated spmi bus controller with part of pm8916 pmic on it to sandbox and tests validating SPMI uclass. Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>