Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fde1e418 authored by Wolfram Sang's avatar Wolfram Sang
Browse files

Documentation: i2c: mention ACPI method for instantiating devices

parent aeca0fe6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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
--------------------------------------------