Greetings,
The file "linux-2.6.24.4-ts7200_matt-5.patch" has been posted in the
yahoo group file area.
http://tech.groups.yahoo.com/group/ts-7000/messages?o=1
Here is a kernel 2.6.24.4 patch (against mainline Linux kernel) for my
TS-7200.
It includes:
- Flash mapping driver for 8mo nor flash (physmap mapping driver can be
used too)
- Ethernet ("new" version using PHY lib)
- RTC (ep93xx and ts5620: RTC daughterboard)
- cpufreq driver (configured for ep9301, not tested with ep9302)
- Leds (red and green)
- Watchdog (CPLD of TS-7200)
- Compact flash (pio mode only) [/dev/sda]
- TS-SER1 (PC/104 peripheral) support [/dev/ttyS0]
- Max197 option (platform driver)
- I2C
- SPI master driver, and TMP124 support [new]
- USB
- /proc/cpuinfo : ep93xx cpu revision & uniq ID [updated]
- /proc/driver/sbcinfo : some infos about TS-72XX sbc
One note about TMP124 driver
This uses 3-wrire SPI (miso and mosi pins are on the same pin)
and Cirrus IP can only handle regular 4-wire SPI.
So I can only read to the sensor and not configure it.
# cat /sys/bus/spi/devices/spi1.0/temperature
34.50
As usual, your comments and help are welcome.
Regards,
Matthieu
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|