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
Last revisionBoth sides next revision
resources:tools-software:linux-drivers:backlight:adp8870 [26 Aug 2011 12:50] – [Status] Michael Hennerichresources:tools-software:linux-drivers:backlight:adp8870 [03 Jan 2013 20:42] – external edit
Line 3: Line 3:
 ===== Supported Devices ===== ===== Supported Devices =====
  
-This driver supports the [[adi>ADP8870]]+  * [[adi>ADP8870]]
  
 +===== Evaluation Boards =====
 +
 +  * [[adi>ADP8870DBCB-EVALZ]] 
 ===== Description ===== ===== Description =====
  
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.txt · Last modified: 11 Feb 2016 21:13 by Lars-Peter Clausen