Searched hist:"2 f3f867ac6dd7ff3769366b828b79c44b38828e1" (Results 1 – 2 of 2) sorted by relevance
/freebsd/release/tools/ |
H A D | ec2.conf | diff 2f3f867ac6dd7ff3769366b828b79c44b38828e1 Tue Oct 22 16:47:30 CEST 2024 Colin Percival <cperciva@FreeBSD.org> ACPI: Add ACPI_Q_AEI_NOPULL quirk and use in EC2
AWS Graviton [1234] systems have a bug in their ACPI where they mark the PL061's GPIO pins as needing to be configured in PullUp mode (in fact the PL061 has no pullup/pulldown resistors); this flag needs to be removed in order for _AEI objects to be handled on these systems.
Reviewed by: Ali Saidi MFC after: 1 week Sponsored by: Amazon Differential Revision: https://reviews.freebsd.org/D47239
|
/freebsd/sys/dev/acpica/ |
H A D | acpivar.h | diff 2f3f867ac6dd7ff3769366b828b79c44b38828e1 Tue Oct 22 16:47:30 CEST 2024 Colin Percival <cperciva@FreeBSD.org> ACPI: Add ACPI_Q_AEI_NOPULL quirk and use in EC2
AWS Graviton [1234] systems have a bug in their ACPI where they mark the PL061's GPIO pins as needing to be configured in PullUp mode (in fact the PL061 has no pullup/pulldown resistors); this flag needs to be removed in order for _AEI objects to be handled on these systems.
Reviewed by: Ali Saidi MFC after: 1 week Sponsored by: Amazon Differential Revision: https://reviews.freebsd.org/D47239
|