This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
resources:tools-software:linux-drivers:multifunction-device:adp5520 [08 Nov 2011 17:26] – [Supported Devices] Michael Hennerich | resources:tools-software:linux-drivers:multifunction-device:adp5520 [16 Feb 2015 11:50] (current) – [Status] Lars-Peter Clausen | ||
---|---|---|---|
Line 86: | Line 86: | ||
===== Status ===== | ===== Status ===== | ||
- | ^ Source | + | ^ Source ^ Mainlined? ^ |
- | | [[bfgit>linux-kernel?drivers/ | + | | [[git.linux.org>drivers/ |
Line 104: | Line 104: | ||
{{page> | {{page> | ||
- | <note important> | + | <WRAP important> |
Since Keypad, GPIO and optional LEDs (2, 3) are multiplexed, | Since Keypad, GPIO and optional LEDs (2, 3) are multiplexed, | ||
- | </note> | + | </WRAP> |
^ ADP5520 PIN ^ R3 ^ R2 ^ R1 ^ R0 ^ C0 ^ C1 ^ C2 ^ C3 ^ | ^ ADP5520 PIN ^ R3 ^ R2 ^ R1 ^ R0 ^ C0 ^ C1 ^ C2 ^ C3 ^ | ||
Line 113: | Line 113: | ||
| **LED** | LED3 | | | | | | | LED2 | | | **LED** | LED3 | | | | | | | LED2 | | ||
- | <note tip> | + | <WRAP tip> |
Please refer to [[git.linux.org> | Please refer to [[git.linux.org> | ||
- | </note> | + | </WRAP> |
==== Backlight ===== | ==== Backlight ===== | ||
Line 144: | Line 144: | ||
<source trunk/ | <source trunk/ | ||
- | <note tip> | + | <WRAP tip> |
**ADP5520 IRQ Usage:**\\ | **ADP5520 IRQ Usage:**\\ | ||
If you aren’t planning to utilize the Keypad interface, you don’t need to specify an IRQ in bfin_i2c_board_info. | If you aren’t planning to utilize the Keypad interface, you don’t need to specify an IRQ in bfin_i2c_board_info. | ||
- | </note> | + | </WRAP> |
====== Adding Linux driver support ====== | ====== Adding Linux driver support ====== |