From: Dinh Nguyen Date: Thu, 16 Oct 2014 19:43:53 +0000 (-0500) Subject: ARM: dts: socfpga: Add a 3.3V fixed regulator node X-Git-Tag: fixes-against-v3.18-rc2~4^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efb4a44e24df2b98464977aee5be41148936fc7c;p=pandora-kernel.git ARM: dts: socfpga: Add a 3.3V fixed regulator node Without the 3.3V regulator node, the SDMMC driver will give these warnings: dw_mmc ff704000.dwmmc0: No vmmc regulator found dw_mmc ff704000.dwmmc0: No vqmmc regulator found This patch adds the regulator node, and points the SD/MMC to the regulator. Signed-off-by: Dinh Nguyen Reviewed-by: Doug Anderson --- v3: Rename nodes to have schematic-name_regulator and remove "boot-on" and "always-on" v2: Move the regulator nodes to their respective board dts file and correctly rename them to match the schematic --- Reading git-diff-tree failed