amd*: clean up empty lines in .c and .h files
amdgpio: small formatting cleanupMFC after: 2 weeks
amdgpio: fix reading status of input pinsAMD FCH GPIO controller uses different bits for setting the output leveland for reporting the input level.MFC after: 2 weeks
amdgpio: remove new line symbols from pin namesThat made, for example, gpioc -l output quite hard to read and parse.Also, fix formatting of a nearby statement with too long lines.MFC after: 2 w
amdgpio: remove new line symbols from pin namesThat made, for example, gpioc -l output quite hard to read and parse.Also, fix formatting of a nearby statement with too long lines.MFC after: 2 weeks
show more ...
Distinguish _CID match and _HID match and make lower priority probewhen _CID match.Reviewed by: jhb, impDifferential Revision:https://reviews.freebsd.org/D16468
Add amdgpio, driver for GPIO controller on AMD-based x86_64 platformsSubmitted by: Rajesh Kumar <[email protected]>Differential Revision: https://reviews.freebsd.org/D16865