From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@stericsson.com (Linus Walleij) Date: Wed, 19 Jan 2011 13:48:20 +0100 Subject: [PATCH] ux500: add a few AB8500 regulator consumers v2 In-Reply-To: References: <1295390574-8969-1-git-send-email-linus.walleij@stericsson.com> Message-ID: <4D36DD94.9090906@stericsson.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 01/19/2011 06:13 AM, Rabin Vincent wrote: > On Wed, Jan 19, 2011 at 04:12, Linus Walleij > wrote: > >> + /* lsm303dlh magnetometer */ >> + REGULATOR_SUPPLY("avdd", "3-001e"), >> > I don't see an "avdd" in the lsm303dlh datasheet. > http://www.st.com/stonline/books/pdf/docs/16941.pdf > >> + /* Synaptics RMI4 Touchscreen device */ >> + REGULATOR_SUPPLY("avdd", "3-004b"), >> +}; >> > And neither in the Synaptics datasheet. > Thanks! Will try to find the right names and update. Yours, Linus Walleij