Lines Matching +full:lpc1788 +full:- +full:i2c
1 NXP I2C controller for LPC2xxx/178x/18xx/43xx
4 - compatible: must be "nxp,lpc1788-i2c"
5 - reg: physical address and length of the device registers
6 - interrupts: a single interrupt specifier
7 - clocks: clock for the device
8 - #address-cells: should be <1>
9 - #size-cells: should be <0>
12 - clock-frequency: the desired I2C bus clock frequency in Hz; in
16 i2c0: i2c@400a1000 {
17 compatible = "nxp,lpc1788-i2c";
21 #address-cells = <1>;
22 #size-cells = <0>;
26 clock-frequency = <400000>;