Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1637831 > unrolled thread
| Started by | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| First post | 2017-05-09 04:30 +0200 |
| Last post | 2017-05-09 04:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v7 4/5] i2c: aspeed: added driver for Aspeed I2C Wolfram Sang <wsa@the-dreams.de> - 2017-05-09 04:30 +0200
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Date | 2017-05-09 04:30 +0200 |
| Subject | Re: [PATCH v7 4/5] i2c: aspeed: added driver for Aspeed I2C |
| Message-ID | <tF34t-3Uj-3@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
> > + /* TODO: provide device tree option for multi-master mode. > > */ > > > I am curious what everyone thinks about this. It seemed that, earlier on, > people did not like me disabling multi-master mode, but I think that it > would make bus recovery not work as well. Given that, I think it makes the > most sense to provide a device tree option either to enable multi-master > support or disable it. Thoughts? Check Documentation/devicetree/bindings/i2c/i2c.txt, there is a "multi-master" property already which I think you could use here.
Back to top | Article view | linux.kernel
csiph-web