Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1566958

Re: [PATCH v2] i2c: i2c-cadence: Initialize configuration before probing devices

From Wolfram Sang <wsa@the-dreams.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2] i2c: i2c-cadence: Initialize configuration before probing devices
Date 2017-01-25 22:20 +0100
Message-ID <t3D90-730-17@gated-at.bofh.it> (permalink)
References <t0gLD-1Gm-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Jan 16, 2017 at 03:49:38PM +0100, Mike Looijmans wrote:
> The cadence I2C driver calls cdns_i2c_writereg(..) to setup a workaround
> in the controller, but did so after calling i2c_add_adapter() which starts
> probing devices on the bus. Change the order so that the configuration is
> completely finished before using the adapter.
> 
> Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>

Applied to for-current, thanks!

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2] i2c: i2c-cadence: Initialize configuration before  probing devices Wolfram Sang <wsa@the-dreams.de> - 2017-01-25 22:20 +0100

csiph-web