Re: [PATCH] mfd: cros_ec: Enable cros-ec driver for arm64

2016-04-25 Thread Lee Jones
On Thu, 14 Apr 2016, Rhyland Klein wrote: > The cros-ec driver should also be enabled for arm64 platforms as there > are platforms, like the tegra210-smaug which make use of the ChromeOS > Embedded Controller. > > Signed-off-by: Rhyland Klein > --- > drivers/mfd/Kconfig | 2

Re: [PATCH] mfd: cros_ec: Enable cros-ec driver for arm64

2016-04-25 Thread Lee Jones
On Thu, 14 Apr 2016, Rhyland Klein wrote: > The cros-ec driver should also be enabled for arm64 platforms as there > are platforms, like the tegra210-smaug which make use of the ChromeOS > Embedded Controller. > > Signed-off-by: Rhyland Klein > --- > drivers/mfd/Kconfig | 2 +- > 1 file

[PATCH] mfd: cros_ec: Enable cros-ec driver for arm64

2016-04-14 Thread Rhyland Klein
The cros-ec driver should also be enabled for arm64 platforms as there are platforms, like the tegra210-smaug which make use of the ChromeOS Embedded Controller. Signed-off-by: Rhyland Klein --- drivers/mfd/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH] mfd: cros_ec: Enable cros-ec driver for arm64

2016-04-14 Thread Rhyland Klein
The cros-ec driver should also be enabled for arm64 platforms as there are platforms, like the tegra210-smaug which make use of the ChromeOS Embedded Controller. Signed-off-by: Rhyland Klein --- drivers/mfd/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git