1 I2C for Nomadik based systems
3 Required (non-standard) properties:
6 Recommended (non-standard) properties:
7 - clock-frequency : Maximum bus clock frequency for the device
9 Optional (non-standard) properties:
15 compatible = "stericsson,db8500-i2c", "st,nomadik-i2c";
16 reg = <0x80004000 0x1000>;
17 interrupts = <0 21 0x4>;
20 v-i2c-supply = <&db8500_vape_reg>;
22 clock-frequency = <400000>;