regtools: add the imx233/stmp3780 and the stmp3700 reg map
commitec2153f2dd265129c69c690f9c6c19b61ba9bf18
authorAmaury Pouly <amaury.pouly@gmail.com>
Wed, 14 Nov 2012 11:37:32 +0000 (14 12:37 +0100)
committerAmaury Pouly <amaury.pouly@gmail.com>
Wed, 14 Nov 2012 11:37:32 +0000 (14 12:37 +0100)
tree537933477eeedff3799d48ef0734d435185651dc
parent0c6b63479d83ada8782c751f779fef1271e2b874
regtools: add the imx233/stmp3780 and the stmp3700 reg map

These files were produced by parsing some linux and/or sigmatel
provided headers and later tweaked by hand or by programs.
Each file describes one or more soc. A soc has a list of devices.
Each device can either be unique or have several copies at
different addresses. Each device has a list of registers which
can either be unique or indexed. Each register can further have
a list of fields. Registers with a SCT variant are also handled.

Change-Id: Ib50bb3fda268b6d5713f81bd8961de7978a5815e
utils/imxtools/regtools/desc/regs-stmp3700.xml [new file with mode: 0644]
utils/imxtools/regtools/desc/regs-stmp3780.xml [new file with mode: 0644]