Andy Shevchenko

Results 72 comments of Andy Shevchenko

@cyrusmg Just to be sure you have `CONFIG_SERIAL_DEV_BUS=y` in your kernel configuration (details may be found here as well: https://github.com/andy-shev/linux/issues/20)

@l1k I'll go through your v3 branch soon. **Done** _It doesn't know how to handle that, noone's implemented a GPIO-controlled mux to switch between multiple serdev slaves yet._ Wouldn't be...

While I playing with BCM Bluetooth module on Intel Edison I have noticed the similar issue, which had been root caused to misconfigured GPIOs for power. So, for me it...

[Vanilla](https://en.wikipedia.org/wiki/Linux_kernel#Development_model) is a standard name of upstream available kernel. v4.11-rc1 supports almost everything important on Intel Edison out-of-the box, including x86_64 build. The progress on it is described on [community...

@ppannuto To clarify a bit. There are two power related MCUs inside Atom SoCs: 1. PMU (in some it's called PMC), which takes care of South Complex devices (the driver...

@nealjack Even that is old one. Latest official BSP v3.5 is dated 6.06.2016. Yeah, it has v3.10.98 based kernel, but at least a bit newer than initial one. My kernel...

Power Button support is in v4.11-rc3 (and so in my branch here on GitHub).