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 [08 Nov 2011 17:34] – [Supported Devices] Michael Hennerichresources:tools-software:linux-drivers:backlight:adp8870 [11 Feb 2016 21:13] (current) – [Status] Lars-Peter Clausen
Line 38: 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 100: 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 130: 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