zephyr/dts/bindings/i2c/raspberrypi,pico-i2c.yaml
TOKITA Hiroshi 5f17a16ef4 dts: bindings: i2c: Add RasbperryPi Pico I2C
Add Raspberry Pi Pico I2C that inheriting both DesignWare I2C
device and reset device.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2023-09-11 11:10:12 +02:00

6 lines
131 B
YAML

description: Raspberry Pi Pico I2C
compatible: "raspberrypi,pico-i2c"
include: ["snps,designware-i2c.yaml", "reset-device.yaml"]