Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1218427
| From | Doug Anderson <dianders@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron |
| Date | 2015-09-03 18:30 +0200 |
| Message-ID | <q4FyH-pr-31@gated-at.bofh.it> (permalink) |
| References | (3 earlier) <q4DZT-6wk-23@gated-at.bofh.it> <q4EsX-7kn-73@gated-at.bofh.it> <q4F5E-83m-17@gated-at.bofh.it> <q4Ffk-8tV-25@gated-at.bofh.it> <q4Fp0-dt-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Lucas, On Thu, Sep 3, 2015 at 9:13 AM, Lucas Stach <l.stach@pengutronix.de> wrote: >> 6. Once you start using the dw_hdmi's i2c block with the currently >> posted patch against mainline (to do this you not only need the patch >> but you need to remove the ddc-i2c-bus property, set the pinmux, and >> disable i2c5) then you'll see a bonafide i2c bus exposed to Linux. In >> my case this stole i2c0 away from the builtin SoC I2C bus and caused >> the SoC I2C bus to fail to probe. Doh. >> > This shouldn't happen. I don't know if the patches landed yet, but I > know Wolfram (i2c maintainer) had patches to reserve the range of bus > numbers that are fixed by alias nodes and don't hand out those numbers > to adapters with a dynamic bus number allocation. > >> 7. I was trying to solve #6 by adding an "of_node" to the i2c bus >> which allowed me to give it a (non-conflicting) bus ID. >> > This should not be needed. Ah. It's very possible that the issue is due to the fact that I was testing this on an old kernel (3.14) that's missing that feature. OK, if that's fixed then at least the actual bug (making i2c0 fail to load) is not a problem. It'd still be nice to be able to assign a bus number to this bus just to make reading of the logs easier, but it's not a functionality requirement. -Doug -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ARM: dts: Add ddc i2c reference to veyron Douglas Anderson <dianders@chromium.org> - 2015-09-02 23:30 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Rob Herring <robherring2@gmail.com> - 2015-09-03 02:20 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Doug Anderson <dianders@chromium.org> - 2015-09-03 02:30 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-09-03 10:30 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Rob Herring <robherring2@gmail.com> - 2015-09-03 16:50 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-09-03 17:20 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Rob Herring <robherring2@gmail.com> - 2015-09-03 18:00 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Doug Anderson <dianders@chromium.org> - 2015-09-03 18:10 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Lucas Stach <l.stach@pengutronix.de> - 2015-09-03 18:20 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Doug Anderson <dianders@chromium.org> - 2015-09-03 18:30 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Doug Anderson <dianders@chromium.org> - 2015-09-03 18:00 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Doug Anderson <dianders@chromium.org> - 2015-09-03 23:10 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Heiko Stuebner <heiko@sntech.de> - 2015-09-04 00:10 +0200
Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Brian Norris <briannorris@chromium.org> - 2015-09-04 01:00 +0200
csiph-web