| # Copyright (c) 2020 Seagate Technology LLC | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: LPC11U6X I2C Controller | |
| compatible: "nxp,lpc11u6x-i2c" | |
| include: [i2c-controller.yaml, pinctrl-device.yaml] | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| required: true | |
| clocks: | |
| required: true | |
| pinctrl-0: | |
| required: true | |
| pinctrl-names: | |
| required: true |