forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 2
Tolino Shine
Jonathan Neuschäfer edited this page Jun 11, 2020
·
9 revisions
The Tolino Shine was the first Tolino. It is similar to the Kobo Aura, except for the touch-related parts, which are like in other IR touch based Tolinos.
- Board model: E606E0 (hwconfig: 30)
- i.MX507 (MCIMX507CVM8B)
- ED060XG1 panel
- internal µSD card
- TI PMIC for eInk (TPS65185)
- MSP430 embedded controller
- CyberTan WC121 SDIO Wifi (BCM43362)
- zForce touch IC
- Mystery MSP430 (430 V325 J 3AI)
- external µSD slot
- frontlight
- I2C setup in general
- I2C/IRQ
- PWM
- RTC
- battery monitoring
U-boot configures the KEYPAD controller, but the kernel uses the GPIOs to scan the buttons.
- basic keypad configuration in the kernel: A, B, C
- GPIO-based button setup, GPIO numbers, IOMUX setup (macro definitions)
- column signals?
- power button (it's actually a slider), IOMUX
- keypad configuration in u-boot
This board has no indicator LEDs. (There is a footprint for LED1, but it's unpopulated.)
- SD2_CD
- general setup
- IOMUX for external/internal SD: setup, values for SD2, values for SD1,
MX50_SD_DSM_PAD_CTRL
- IOMUX for WiFi: setup, macros for SD3, pad values
- WiFi power/reset
- TABLE1 (hwconfig indicates TABLE0, but there's a special case for this board, to select TABLE1); beware the 330
- GPIOs: FL_EN (active low), FL_R_EN (active high)
- TPS65185 GPIOs