[PATCH] ARM: ux500: Provide SMSC911x fixed-regulator when not booting DT
Linus Walleij
linus.walleij at linaro.org
Tue Sep 4 04:53:32 EDT 2012
On Mon, Sep 3, 2012 at 3:33 PM, Lee Jones <lee.jones at linaro.org> wrote:
> Author: Lee Jones <lee.jones at linaro.org>
> Date: Fri Aug 24 12:40:58 2012 +0100
>
> ARM: ux500: Provide SMSC911x fixed-regulator when not booting DT
>
> The SMSC911x Ethernet chip requires a fixed-regulator in order to
> function correctly. We have previously provided a means to obtain
> this during a Device Tree boot, however nothing has been put into
> place when booting with a non-DT kernel. This patch aims to change
> that.
>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
You forgot to add select REGULATOR_FIXED_VOLTAGE to
the MOP500 Kconfig entry, but I added it when applying.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list