Home | History | Annotate | Download | only in i2c
History log of /src/sys/dev/i2c/gttwsireg.h
RevisionDateAuthorComments
 1.4  12-Jan-2020  thorpej Clean up gttwsi's register access stuff:
- Garbage-collect the obsolete GTTWSI_ALLWINNER option; it hasn't been
needed since FDT'ization of the Allwinner support code.
- Redefine thw "TWSI_*" register definitions to clearly call out:
-> The Marvell flavor of the offsets
-> The Allwinner flavor of the offsets
...and make the regular definitions indices into a register map.
- Pass the appropriate register map from the front-end to the core.
- Remove the customer register read/write callbacks -- they are no longer
needed now that each front-end passes an appropriate register map to
the core.
 1.3  11-Sep-2014  jmcneill branches: 1.3.20; 1.3.28;
correct softreset reg for allwinner boards
 1.2  09-Sep-2014  jmcneill AllWinner implementation uses a different register layout, select it with options GTTWSI_ALLWINNER
 1.1  06-Sep-2013  matt branches: 1.1.2; 1.1.6; 1.1.8; 1.1.10; 1.1.12;
Make gttswi MI and usuable from non-Marvell SoCs.
(should rename to mvi2c but ...)
 1.1.12.3  03-Dec-2017  jdolecek update from HEAD
 1.1.12.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.12.1  06-Sep-2013  tls file gttwsireg.h was added on branch tls-maxphys on 2014-08-20 00:03:37 +0000
 1.1.10.1  12-Nov-2014  martin Pull up following revision(s) (requested by skrll in ticket #223):
sys/arch/evbarm/conf/std.awin: revision 1.2
sys/dev/i2c/axp20x.c: revision 1.1
sys/dev/i2c/axp20x.c: revision 1.2
sys/dev/i2c/gttwsireg.h: revision 1.2
sys/dev/i2c/files.i2c: revision 1.55
sys/dev/i2c/files.i2c: revision 1.56
AllWinner implementation uses a different register layout, select it with options GTTWSI_ALLWINNER
AXP20x Power Management Unit driver, pretty basic at the moment -- only acts as a temperature sensor
fix a sizeof typo
options GTTWSI_ALLWINNER
 1.1.8.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.8.1  06-Sep-2013  yamt file gttwsireg.h was added on branch yamt-pagecache on 2014-05-22 11:40:21 +0000
 1.1.6.2  18-May-2014  rmind sync with head
 1.1.6.1  06-Sep-2013  rmind file gttwsireg.h was added on branch rmind-smpnet on 2014-05-18 17:45:37 +0000
 1.1.2.2  24-Mar-2014  matt Merge mvi2c from HEAD
 1.1.2.1  06-Sep-2013  matt file gttwsireg.h was added on branch matt-nb5-mips64 on 2014-03-24 18:48:52 +0000
 1.3.28.1  17-Jan-2020  ad Sync with head.
 1.3.20.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed