|
@@ -253,7 +253,7 @@ input driver:
|
|
GPIO support
|
|
GPIO support
|
|
~~~~~~~~~~~~
|
|
~~~~~~~~~~~~
|
|
ACPI 5 introduced two new resources to describe GPIO connections: GpioIo
|
|
ACPI 5 introduced two new resources to describe GPIO connections: GpioIo
|
|
-and GpioInt. These resources are used be used to pass GPIO numbers used by
|
|
|
|
|
|
+and GpioInt. These resources can be used to pass GPIO numbers used by
|
|
the device to the driver. ACPI 5.1 extended this with _DSD (Device
|
|
the device to the driver. ACPI 5.1 extended this with _DSD (Device
|
|
Specific Data) which made it possible to name the GPIOs among other things.
|
|
Specific Data) which made it possible to name the GPIOs among other things.
|
|
|
|
|