| # Copyright (c) 2021, IoT.bzh | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Renesas R-Car I2C controller | |
| compatible: "renesas,rcar-i2c" | |
| include: i2c-controller.yaml | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| required: true | |
| clocks: | |
| required: true |