4 - compatible : Must be "xlnx,xps-iic-2.00.a"
5 - reg : IIC register location and length
6 - interrupts : IIC controller unterrupt
9 - clocks: Input clock specifier. Refer to common clock bindings.
12 - Child nodes conforming to i2c bus binding
13 - clock-names: Input clock name, should be 'pclk'.
17 axi_iic_0: i2c@40800000 {
18 compatible = "xlnx,xps-iic-2.00.a";
21 reg = < 0x40800000 0x10000 >;