1 Broadcom iProc I2C controller
6 Must be "brcm,iproc-i2c"
9 Define the base and range of the I/O address space that contain the iProc
10 I2C controller registers
13 Should contain the I2C interrupt
16 This is the I2C bus clock. Need to be either 100000 or 400000
19 Always 1 (for I2C addresses)
26 compatible = "brcm,iproc-i2c";
27 reg = <0x18008000 0x100>;
30 interrupts = <GIC_SPI 85 IRQ_TYPE_NONE>;
31 clock-frequency = <100000>;
34 compatible = "wlf,wm8750";