Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src



Module Name:    src
Committed By:   martin
Date:           Mon Jan 23 12:16:00 UTC 2023

Modified Files:
        src/share/man/man4 [netbsd-10]: igpio.4
        src/sys/dev/ic [netbsd-10]: igpio.c igpioreg.h igpiovar.h

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.2.1 src/share/man/man4/igpio.4
cvs rdiff -u -r1.4 -r1.4.4.1 src/sys/dev/ic/igpio.c
cvs rdiff -u -r1.2 -r1.2.4.1 src/sys/dev/ic/igpioreg.h
cvs rdiff -u -r1.1 -r1.1.4.1 src/sys/dev/ic/igpiovar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index