On Tue, 18 Dec 2018, Cheng-yi Chiang wrote:
+Benson, Guenter, Scott
On Fri, Dec 14, 2018 at 8:22 PM Lee Jones lee.jones@linaro.org wrote:
On Fri, 14 Dec 2018, Lee Jones wrote:
On Thu, 06 Dec 2018, Cheng-Yi Chiang wrote:
Add EC host commands to control codec on EC.
Signed-off-by: Cheng-Yi Chiang cychiang@chromium.org
V2 fixed the wrong ancestor issue so the patch can be applied cleanly on mfd tree. Codec driver that uses these commands will be sent separately. Thanks!
include/linux/mfd/cros_ec_commands.h | 94 ++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+)
Would be good to have this reviewed by some more Chrome people.
See this for reference:
Hi Benson and Guenter, Could you please review this patch ?
You haven't sent them the patch.
Please resubmit as a [RESEND] and add them as recipients.
The corresponding implementation at EC side by Scott is at https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1356185
Thanks a lot!