Re: [Trac #1475] CAFÉ camera doesn't power down

Zarro Boogs per Child bugtracker at laptop.org
Tue May 15 02:56:34 EDT 2007


#1475: CAFÉ camera doesn't power down
---------------------+------------------------------------------------------
  Reporter:  dwmw2   |       Owner:  corbet   
      Type:  defect  |      Status:  assigned 
  Priority:  high    |   Milestone:  BTest-4  
 Component:  kernel  |     Version:  Build 406
Resolution:          |    Keywords:           
  Verified:  0       |  
---------------------+------------------------------------------------------
Changes (by wmb at firmworks.com):

 * cc: corbet at lwn.net, Luna.Huang at quantatw.com (added)
  * verified:  => 0

Comment:

 Here is a revised recipe for turning off the camera power.

       8 -> reg 0x3038   ( GPIO3 in GPIO mode )
 0x80000 -> reg 0x315c   ( GPIO3 is output, value is 0 )

 Camera power on is

       8 -> reg 0x3038   ( GPIO3 in GPIO mode )
 0x80008 -> reg 0x315c   ( GPIO3 is output, value is 1 )

-- 
Ticket URL: <http://dev.laptop.org/ticket/1475#comment:9>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list