[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55B89586.9070008@ti.com>
Date: Wed, 29 Jul 2015 11:57:42 +0300
From: Grygorii Strashko <grygorii.strashko@...com>
To: Kishon Vijay Abraham I <kishon@...com>, <tony@...mide.com>,
<lgirdwood@...il.com>, <broonie@...nel.org>,
<linux-omap@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <nsekhar@...com>, <stable@...r.kernel.org>,
Tero Kristo <t-kristo@...com>
Subject: Re: [PATCH 1/2] regulator: pbias: use untranslated address to program
pbias regulator
On 07/27/2015 02:24 PM, Kishon Vijay Abraham I wrote:
> vsel_reg and enable_reg of the pbias regulator descriptor should actually
> have the offset from syscon. However after the pbias device tree node
> is moved as a child node of syscon, vsel_reg and enable_reg has the
> absolute address because of the address translation that happens while
> creating device from device tree node.
> So avoid using platform_get_resource and use of_get_address in order to
> get only the offset (untranslated address) and populate these in
> vsel_reg and enable_reg.
>
> Cc: <stable@...r.kernel.org>
> Cc: Tero Kristo <t-kristo@...com>
> Signed-off-by: Kishon Vijay Abraham I <kishon@...com>
For dra7-evm:
Tested-by: Grygorii Strashko <grygorii.strashko@...com>
--
regards,
-grygorii
--
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