Skip to content

Commit

Permalink
Documentation: i2c: mention ACPI method for instantiating devices
Browse files Browse the repository at this point in the history
Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
  • Loading branch information
Wolfram Sang committed Feb 15, 2014
1 parent aeca0fe commit fde1e41
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/i2c/instantiating-devices
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,13 @@ additional properties which might be needed to set up the device, please refer
to its devicetree documentation in Documentation/devicetree/bindings/.


Method 1c: Declare the I2C devices via ACPI
-------------------------------------------

ACPI can also describe I2C devices. There is special documentation for this
which is currently located at Documentation/acpi/enumeration.txt.


Method 2: Instantiate the devices explicitly
--------------------------------------------

Expand Down

0 comments on commit fde1e41

Please sign in to comment.