Re: [PATCH 1/3] mfd: cros_ec: Add commands to control codec

2018-12-06 Thread Lee Jones
On Thu, 06 Dec 2018, Cheng-yi Chiang wrote: > On Wed, Dec 5, 2018 at 7:34 PM Lee Jones wrote: > > > > On Wed, 05 Dec 2018, Lee Jones wrote: > > > > > On Wed, 05 Dec 2018, Cheng-yi Chiang wrote: > > > > > > > Hi Lee, > > > > > > > > I tried to apply this patch based on > > > > for-mfd-next branch

Re: [PATCH 1/3] mfd: cros_ec: Add commands to control codec

2018-12-05 Thread Cheng-yi Chiang
On Wed, Dec 5, 2018 at 7:34 PM Lee Jones wrote: > > On Wed, 05 Dec 2018, Lee Jones wrote: > > > On Wed, 05 Dec 2018, Cheng-yi Chiang wrote: > > > > > Hi Lee, > > > > > > I tried to apply this patch based on > > > for-mfd-next branch of mfd tree ( > > > git://git.kernel.org/pub/scm/linux/kernel/git

Re: [PATCH 1/3] mfd: cros_ec: Add commands to control codec

2018-12-05 Thread Lee Jones
On Wed, 05 Dec 2018, Lee Jones wrote: > On Wed, 05 Dec 2018, Cheng-yi Chiang wrote: > > > Hi Lee, > > > > I tried to apply this patch based on > > for-mfd-next branch of mfd tree ( > > git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ) > > Then, I tried to compile all modules by > > >

Re: [PATCH 1/3] mfd: cros_ec: Add commands to control codec

2018-12-05 Thread Lee Jones
On Wed, 05 Dec 2018, Cheng-yi Chiang wrote: > Hi Lee, > > I tried to apply this patch based on > for-mfd-next branch of mfd tree ( > git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ) > Then, I tried to compile all modules by > > ARCH=x86_64 make allyesconfig > ARCH=x86_64 make -j64 >

Re: [PATCH 1/3] mfd: cros_ec: Add commands to control codec

2018-12-05 Thread Cheng-yi Chiang
Hi Lee, I tried to apply this patch based on for-mfd-next branch of mfd tree ( git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ) Then, I tried to compile all modules by ARCH=x86_64 make allyesconfig ARCH=x86_64 make -j64 There was no error. Could you please let me know what was the e

Re: [PATCH 1/3] mfd: cros_ec: Add commands to control codec

2018-12-03 Thread Cheng-yi Chiang
On Mon, Dec 3, 2018 at 7:19 PM Lee Jones wrote: > > On Wed, 28 Nov 2018, Lee Jones wrote: > > > On Tue, 27 Nov 2018, Cheng-Yi Chiang wrote: > > > > > Add EC host commands to control codec on EC. > > > > > > Signed-off-by: Cheng-Yi Chiang > > > --- > > > include/linux/mfd/cros_ec_commands.h | 94

Re: [PATCH 1/3] mfd: cros_ec: Add commands to control codec

2018-12-03 Thread Lee Jones
On Wed, 28 Nov 2018, Lee Jones wrote: > On Tue, 27 Nov 2018, Cheng-Yi Chiang wrote: > > > Add EC host commands to control codec on EC. > > > > Signed-off-by: Cheng-Yi Chiang > > --- > > include/linux/mfd/cros_ec_commands.h | 94 > > 1 file changed, 94 insertions(+)

Re: [PATCH 1/3] mfd: cros_ec: Add commands to control codec

2018-11-28 Thread Lee Jones
On Tue, 27 Nov 2018, Cheng-Yi Chiang wrote: > Add EC host commands to control codec on EC. > > Signed-off-by: Cheng-Yi Chiang > --- > include/linux/mfd/cros_ec_commands.h | 94 > 1 file changed, 94 insertions(+) Applied, thanks. -- Lee Jones [李琼斯] Linaro Services