From: Lee Jones Date: Mon, 3 Sep 2012 13:33:39 +0000 (+0100) Subject: ARM: ux500: Provide SMSC911x fixed-regulator when not booting DT X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~65^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b5ea1e230432d79ce985338bbcbab1f82ae26a0;p=pandora-kernel.git 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 [Added a Kconfig select so the build does not break] Signed-off-by: Linus Walleij --- Reading git-diff-tree failed