[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <D854C92F57B1B347B57E531E78D05EAD2466175B@BGSMSX102.gar.corp.intel.com>
Date: Tue, 19 Feb 2013 17:11:52 +0000
From: "Pallala, Ramakrishna" <ramakrishna.pallala@...el.com>
To: "Westerberg, Mika" <mika.westerberg@...el.com>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"Zhang, Rui" <rui.zhang@...el.com>
Subject: RE: How to populate Battery information through ACPI tables
> On Tue, Feb 19, 2013 at 03:07:57PM +0000, Pallala, Ramakrishna wrote:
> > I am trying to populate battery related information through ACPI
> > tables and do battery management through non acpi drivers. Can you
> > tell or point me on how to populate the ACPI tables in FW/BIOS and get
> > them in OS? I am new to ACPI world.
>
> You should start by reading Documentation/acpi/enumeration.txt.
>
> Also can you describe with bit more details, what you are trying to do? A new
> battery driver that is enumerated from ACPI namespace, perhaps?
>
> Do you have a DSDT table in hand which we could take a peek?
Thanks Mika for the pointers. I have looked at the documentation.
we already have i2c driver for battery monitoring but the chip needs initialized with
characterization data. We wanted to populate/pass this data through ACPI table to the
i2c slave driver.
How can I do that? Can I pass characterization data through ACPI table to the i2c slave device?
Thanks,
Ram
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists