All of lore.kernel.org
 help / color / mirror / Atom feed
* I2C device driver names
@ 2016-10-06 20:14 Matt Spinler
  2016-10-06 23:42 ` Joel Stanley
  2016-10-07  0:24 ` Milton Miller II
  0 siblings, 2 replies; 10+ messages in thread
From: Matt Spinler @ 2016-10-06 20:14 UTC (permalink / raw)
  To: OpenBMC Maillist

Hi,

As part of my work to generate a device tree from the machine readable 
workbook XML, I need to create I2C device entries, which have the 
compatible properties that need to be filled in.

The following parts are present in the system I'm trying to build, with 
firmware requirements to access them.  I took a stab at the names.  
Could someone doublecheck them and maybe comment on if a driver is 
missing, or maybe if some upcoming work is known that will include it?  
I didn't have much luck finding a lot of these in the 
Documentation/devicetree/bindings directories.

PMBus Power supplies:   ?

MAX31785 fan controller:  max,max31785

BMP280:  bosch,bmp280

TMP4523A temp sensor:  ti,tmp423

TMP275 temp sensor: ti,tmp275

pca9552 IO expander:  nxp,pca9552

UCD90160 power sequencer: ti,ucd90160

RX8900CE RTC:  epson,rx8900ce

24c64 EEPROM:  atmel,24c64

There are also a handful of regulators, but so far I haven't heard of 
any requirements to access them.

Thanks.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-10-18 18:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-06 20:14 I2C device driver names Matt Spinler
2016-10-06 23:42 ` Joel Stanley
2016-10-07  1:51   ` Patrick Williams
2016-10-10  1:57     ` Joel Stanley
2016-10-11 14:41       ` Timothy Pearson
2016-10-11 23:11         ` Joel Stanley
2016-10-12 15:31           ` Timothy Pearson
2016-10-07  0:24 ` Milton Miller II
2016-10-07 20:08   ` Matt Spinler
2016-10-18 18:26     ` Matt Spinler

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.