History log of /src/sys/dev/ic/igpioreg.h |
Revision | | Date | Author | Comments |
1.8 |
| 07-Jan-2023 |
msaitoh | igpio: Update pin definitions.
- Add Ice Lake-N(INT34C3) - Add Raptor Lake-S(INTC1085). - Add another Baytrail(INT33FC). - Modify INTC1057. It was for Tiger Lake-LP and reused for Alder Lake-N. - Fix pin group definitions for Sunrisepoint-LP, Tiger Lake-LP, Tiger Lake-H, Alder Lake-P and Lewisburg. - Modify pin group names for Coffee Lake-S, Sunrisepoint-H, Cannon Lake-LP and Denverton. - Add two missing entries to Ice Lake-LP's pin group table. - Modify comment. INT3455 is Ice Lake-LP. - Add comment.
|
1.7 |
| 07-Jan-2023 |
msaitoh | Move entries of Alder Lake-S and Tiger Lake-LP. No functional change.
|
1.6 |
| 07-Jan-2023 |
msaitoh | Whitespace. No functional change.
|
1.5 |
| 07-Jan-2023 |
msaitoh | Modify comment. Whitespace. No functional change.
|
1.4 |
| 07-Jan-2023 |
msaitoh | One more fix for Lewisburg.
|
1.3 |
| 07-Jan-2023 |
msaitoh | Fix entries for Lewisburg.
|
1.2 |
| 26-Mar-2022 |
riastradh | branches: 1.2.4; igpio(4): Nix trailing whitespace.
(setq show-trailing-whitespace t), M-x delete-trailing-whitespace
|
1.1 |
| 24-Mar-2022 |
manu | Add initial support for Intel GPIO chips
|
1.2.4.1 |
| 23-Jan-2023 |
martin | Pull up following revision(s) (requested by msaitoh in ticket #53):
sys/dev/ic/igpio.c: revision 1.5 sys/dev/ic/igpioreg.h: revision 1.3 sys/dev/ic/igpioreg.h: revision 1.4 sys/dev/ic/igpioreg.h: revision 1.5 sys/dev/ic/igpioreg.h: revision 1.6 sys/dev/ic/igpioreg.h: revision 1.7 sys/dev/ic/igpioreg.h: revision 1.8 sys/dev/ic/igpiovar.h: revision 1.2 share/man/man4/igpio.4: revision 1.3
Fix entries for Lewisburg.
One more fix for Lewisburg.
Modify comment. Whitespace. No functional change.
Whitespace. No functional change.
Whitespace. No functional change.
Move entries of Alder Lake-S and Tiger Lake-LP. No functional change.
igpio: Update pin definitions. - Add Ice Lake-N(INT34C3) - Add Raptor Lake-S(INTC1085). - Add another Baytrail(INT33FC). - Modify INTC1057. It was for Tiger Lake-LP and reused for Alder Lake-N. - Fix pin group definitions for Sunrisepoint-LP, Tiger Lake-LP, Tiger Lake-H, Alder Lake-P and Lewisburg. - Modify pin group names for Coffee Lake-S, Sunrisepoint-H, Cannon Lake-LP and Denverton. - Add two missing entries to Ice Lake-LP's pin group table. - Modify comment. INT3455 is Ice Lake-LP. - Add comment.
igpio.4: Update list of supported devices.
|