Re: [PATCH anybus v1 1/4] mfd: support the Arcx anybus bridge.

2018-10-26 Thread Sven Van Asbroeck
> Wow, this driver is going to need a lot of work. I'm open to reworking this 5 times if need be :) > > But before we get going, how many sub-devices does this have? This is a custom piece of h/w which exposes two anybus-S slots, plus a power readout in sysfs, I wasn't quite sure if mfd is the

Re: [PATCH anybus v1 1/4] mfd: support the Arcx anybus bridge.

2018-10-26 Thread Sven Van Asbroeck
> Wow, this driver is going to need a lot of work. I'm open to reworking this 5 times if need be :) > > But before we get going, how many sub-devices does this have? This is a custom piece of h/w which exposes two anybus-S slots, plus a power readout in sysfs, I wasn't quite sure if mfd is the

Re: [PATCH anybus v1 1/4] mfd: support the Arcx anybus bridge.

2018-10-26 Thread Lee Jones
On Wed, 24 Oct 2018, Sven Van Asbroeck wrote: > Add a driver for the Arcx anybus bridge. > > This chip embeds up to two Anybus-S application connectors > (slots), and connects to the SoC via the i.MX parallel WEIM bus. > There is also a CAN power readout, unrelated to the anybus. > >

Re: [PATCH anybus v1 1/4] mfd: support the Arcx anybus bridge.

2018-10-26 Thread Lee Jones
On Wed, 24 Oct 2018, Sven Van Asbroeck wrote: > Add a driver for the Arcx anybus bridge. > > This chip embeds up to two Anybus-S application connectors > (slots), and connects to the SoC via the i.MX parallel WEIM bus. > There is also a CAN power readout, unrelated to the anybus. > >

[PATCH anybus v1 1/4] mfd: support the Arcx anybus bridge.

2018-10-24 Thread Randy Dunlap
Hi- On 10/24/18 7:24 AM, Sven Van Asbroeck wrote: > Add a driver for the Arcx anybus bridge. > > This chip embeds up to two Anybus-S application connectors > (slots), and connects to the SoC via the i.MX parallel WEIM bus. > There is also a CAN power readout, unrelated to the anybus. > >

[PATCH anybus v1 1/4] mfd: support the Arcx anybus bridge.

2018-10-24 Thread Randy Dunlap
Hi- On 10/24/18 7:24 AM, Sven Van Asbroeck wrote: > Add a driver for the Arcx anybus bridge. > > This chip embeds up to two Anybus-S application connectors > (slots), and connects to the SoC via the i.MX parallel WEIM bus. > There is also a CAN power readout, unrelated to the anybus. > >

[PATCH anybus v1 1/4] mfd: support the Arcx anybus bridge.

2018-10-24 Thread Sven Van Asbroeck
Add a driver for the Arcx anybus bridge. This chip embeds up to two Anybus-S application connectors (slots), and connects to the SoC via the i.MX parallel WEIM bus. There is also a CAN power readout, unrelated to the anybus. Signed-off-by: Sven Van Asbroeck --- drivers/mfd/Kconfig |

[PATCH anybus v1 1/4] mfd: support the Arcx anybus bridge.

2018-10-24 Thread Sven Van Asbroeck
Add a driver for the Arcx anybus bridge. This chip embeds up to two Anybus-S application connectors (slots), and connects to the SoC via the i.MX parallel WEIM bus. There is also a CAN power readout, unrelated to the anybus. Signed-off-by: Sven Van Asbroeck --- drivers/mfd/Kconfig |