Re: [PATCH 0/1] mips: loongson64: move EC header to include/asm/mach-loongson64

2019-02-14 Thread Tom Li
> Hi, > > Yifeng Li (1): > > mips: loongson64: move EC header to include/asm/mach-loongson64 > > This probably should be MFD driver under drivers/mfd. It's a longer > road, though... > > A. The problem of converting it to a MFD driver, is that there's still something doesn't fit together.

Re: [PATCH 0/1] mips: loongson64: move EC header to include/asm/mach-loongson64

2019-02-10 Thread Aaro Koskinen
Hi, On Sun, Feb 10, 2019 at 09:06:16PM +0800, Yifeng Li wrote: > In order to operate the Embedded Controller from multiple platform > drivers, it should be possible to include lemote-2f/ec_kb3310b.h > from everywhere. This commits move it from lemote-2f/ec_kb3310b.h > to

[PATCH 0/1] mips: loongson64: move EC header to include/asm/mach-loongson64

2019-02-10 Thread Yifeng Li
In order to operate the Embedded Controller from multiple platform drivers, it should be possible to include lemote-2f/ec_kb3310b.h from everywhere. This commits move it from lemote-2f/ec_kb3310b.h to include/asm/mach-loongson64/. This simple patch immediately enables the implementation of two