Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:tools-software:linux-drivers:input-keyboard:adp5588 [05 Sep 2012 14:08] – [Status] Michael Hennerichresources:tools-software:linux-drivers:input-keyboard:adp5588 [11 Feb 2016 21:09] (current) – [Status] Lars-Peter Clausen
Line 39: Line 39:
 ===== Status ===== ===== Status =====
  
- Source   Mainlined?  +^ Source ^ Mainlined? ^ 
-| [[git.linux.org>drivers/input/keyboard/adp5588-keys.c|git]] |  [[git.linux.org>drivers/input/keyboard/adp5588-keys.c|Yes]]  |+| [[git.linux.org>drivers/input/keyboard/adp5588-keys.c|git]] | [[git.linux.org>drivers/input/keyboard/adp5588-keys.c|Yes]] |
  
 ===== Files ===== ===== Files =====
Line 81: Line 81:
 e> e>
 The ADP5588 Driver depends on  **CONFIG_I2C** The ADP5588 Driver depends on  **CONFIG_I2C**
-</note>+</WRAP>
  
 <xterm> <xterm>
Line 114: Line 114:
 </xterm> </xterm>
  
-<note tip>+<WRAP tip>
 Make sure the I2C SCL Clock is in the range of 60-400 kHz! Make sure the I2C SCL Clock is in the range of 60-400 kHz!
-</note>+</WRAP>
  
 ====== Hardware configuration ====== ====== Hardware configuration ======
Line 135: Line 135:
 | 20 | GND | GND | | 20 | GND | GND |
  
-<note tip>+<WRAP tip>
 On the ADP5588 Demo Mother Board replace R30 (10kOhm PULL-UP resistor on /INTB strobe) with a 1-3kOhm resistor. On the ADP5588 Demo Mother Board replace R30 (10kOhm PULL-UP resistor on /INTB strobe) with a 1-3kOhm resistor.
 The 10kOhm resistor is too weak - Blackfin might see an additional falling edge interrupt on the rising edge of /INTB.  The 10kOhm resistor is too weak - Blackfin might see an additional falling edge interrupt on the rising edge of /INTB. 
-</note>+</WRAP>
  
 ====== Driver testing ====== ====== Driver testing ======
resources/tools-software/linux-drivers/input-keyboard/adp5588.txt · Last modified: 11 Feb 2016 21:09 by Lars-Peter Clausen