mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
0a96f9ffbf
If we use the "i2c-" prefix for the binding documentation file name, then it should match the file name of the driver, if possible. It is possible for this driver, so rename it. Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
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 :
|
|
|