All of lore.kernel.org
 help / color / mirror / Atom feed
* detecting i2c bus dynamically
@ 2018-05-30  2:49 Rupesh Kumar
  0 siblings, 0 replies; only message in thread
From: Rupesh Kumar @ 2018-05-30  2:49 UTC (permalink / raw)
  To: kernelnewbies

Based on the daughter cards attached on to the main board, My set-up
will have variable number of i2c adapters.

I want to write driver for the client on one of the (variable) i2c adapter.

I know the exact number for this adapter can be obtained using
"i2cdetect -l" from command line.
However, I want to know,
Is there any method to detect the number of this (variable) i2c
adapter inside a kernel module?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-30  2:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-30  2:49 detecting i2c bus dynamically Rupesh Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.