Messages in this thread |  | | | Date | Sun, 19 Feb 2012 07:50:23 +0100 | | From | Thomas Weber <> | | Subject | Re: [PATCH 0/3] Small fixes for w1_bq27000 driver |
| |
On 02/19/2012 03:10 AM, NeilBrown wrote: > The following three patches fix a problem with the w1 interface for > the bq27000 battery charge meter, and remove some unnecessary code. > > thanks, > NeilBrown > > > --- > > NeilBrown (3): > w1_bq27000: Only one thread can access the bq27000 at a time. > w1_bq27000 - remove w1_bq27000_write > w1_bq27000: remove unnecessary NULL test. > > > drivers/w1/slaves/w1_bq27000.c | 19 ++----------------- > 1 files changed, 2 insertions(+), 17 deletions(-) > Hello Neil, I have the following problem. The board not correctly reads the values from the bq27000. It also doesn't detects if the bq27000 is connected. I think it always reads 0xFF.
Do you have an omap3 board and a bq27000 battery?
Regards,
Thomas
|  |