mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 04:20:54 +07:00
8c58d89157
This adds device tree support for the ST DDC I2C driver known as "stu300" in the kernel tree. Reviewed-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
16 lines
341 B
Plaintext
16 lines
341 B
Plaintext
ST Microelectronics DDC I2C
|
|
|
|
Required properties :
|
|
- compatible : Must be "st,ddci2c"
|
|
- reg: physical base address of the controller and length of memory mapped
|
|
region.
|
|
- interrupts: interrupt number to the cpu.
|
|
- #address-cells = <1>;
|
|
- #size-cells = <0>;
|
|
|
|
Optional properties:
|
|
- Child nodes conforming to i2c bus binding
|
|
|
|
Examples :
|
|
|