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:backlight:adp8870 [26 Aug 2011 12:50] – [Status] Michael Hennerichresources:tools-software:linux-drivers:backlight:adp8870 [11 Feb 2016 21:13] (current) – [Status] Lars-Peter Clausen
Line 3: Line 3:
 ===== Supported Devices ===== ===== Supported Devices =====
  
-This driver supports the [[adi>ADP8870]]+  * [[adi>ADP8870]]
  
 +===== Evaluation Boards =====
 +
 +  * [[adi>ADP8870DBCB-EVALZ]] 
 ===== Description ===== ===== Description =====
  
Line 35: Line 38:
 ===== Status ===== ===== Status =====
  
- Source   Mainlined?  +^ Source ^ Mainlined? ^ 
-| [[git.linux.org>drivers/video/backlight/adp8870_bl.c|git]] |  [[git.linux.org>drivers/video/backlight/adp8870_bl.c|Yes]]  |+| [[git.linux.org>drivers/video/backlight/adp8870_bl.c|git]] | [[git.linux.org>drivers/video/backlight/adp8870_bl.c|Yes]] |
  
 ===== Files ===== ===== Files =====
Line 97: Line 100:
 {{page>software/linux/docs/platform_and_bus_model#Platform Data&noheader&firstseconly&noeditbtn}} {{page>software/linux/docs/platform_and_bus_model#Platform Data&noheader&firstseconly&noeditbtn}}
  
-<note info>+<WRAP info>
 **platform_data: Platform data specific to the ADP8870 device.**\\ **platform_data: Platform data specific to the ADP8870 device.**\\
 Includes what LEDs are available, feature selections and default initialization. Includes what LEDs are available, feature selections and default initialization.
-</note>+</WRAP>
  
 <code c> <code c>
Line 127: Line 130:
 "make qconfig") "make qconfig")
  
-<note tip>+<WRAP tip>
 The ADP8870 Backlight driver depends on I2C. The ADP8870 Backlight driver depends on I2C.
 It therefore requires selected I2C support to show up during kernel configuration. It therefore requires selected I2C support to show up during kernel configuration.
-</note>+</WRAP>
  
 <xterm> <xterm>
resources/tools-software/linux-drivers/backlight/adp8870.1314355845.txt.gz · Last modified: 26 Aug 2011 12:50 by Michael Hennerich