The IoRestriction field of ACPI_RESOURCE_GPIO is only meaningful
for resources of type ACPI_RESOURCE_GPIO_TYPE_IO.
Reported by: jrtc27
Differential D47331
acpi_gpiobus: IoRestriction is only for type IO cperciva on Tue, Oct 29, 5:07 PM. Authored by Tags None Referenced Files
Details
The IoRestriction field of ACPI_RESOURCE_GPIO is only meaningful Reported by: jrtc27
Diff Detail
Event TimelineComment Actions Hmm, I don't actually see anything in the ACPI spec saying that IoRestriction only applies for ACPI_RESOURCE_GPIO_TYPE_IO. So I think we have three options here:
Comment Actions (Note that interrupts have a separate definition for byte 7, with some common fields, but the I/O Restriction bits are replaced by the Interrupt Mode and half the Interrupt Polarity) |