mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 07:36:44 +07:00
11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
|
i2c Controller on ARM Versatile platform:
|
||
|
|
||
|
Required properties:
|
||
|
- compatible : Must be "arm,versatile-i2c";
|
||
|
- reg
|
||
|
- #address-cells = <1>;
|
||
|
- #size-cells = <0>;
|
||
|
|
||
|
Optional properties:
|
||
|
- Child nodes conforming to i2c bus binding
|