Lines Matching +full:lpc1788 +full:- +full:i2c
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/i2c/nxp,lpc1788-i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP I2C controller for LPC2xxx/178x/18xx/43xx
10 - Vladimir Zapolskiy <vz@mleia.com>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
17 const: nxp,lpc1788-i2c
28 clock-frequency:
29 description: the desired I2C bus clock frequency in Hz
36 - compatible
37 - reg
38 - interrupts
39 - clocks
44 - |
45 #include "dt-bindings/clock/lpc18xx-ccu.h"
47 i2c@400a1000 {
48 compatible = "nxp,lpc1788-i2c";
52 #address-cells = <1>;
53 #size-cells = <0>;