]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: dts: socfpga: Add a 3.3V fixed regulator node
authorDinh Nguyen <dinguyen@opensource.altera.com>
Thu, 16 Oct 2014 19:43:53 +0000 (14:43 -0500)
committerDinh Nguyen <dinguyen@opensource.altera.com>
Thu, 23 Oct 2014 02:00:19 +0000 (21:00 -0500)
commitefb4a44e24df2b98464977aee5be41148936fc7c
tree2ae201c06eec71e7aba1bbd9d024c73e8e0f2654
parent23920c0552a462a095b9afa044ebedf8f9201c53
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 <dinguyen@opensource.altera.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
---
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
arch/arm/boot/dts/socfpga_arria5.dtsi
arch/arm/boot/dts/socfpga_arria5_socdk.dts
arch/arm/boot/dts/socfpga_cyclone5_socdk.dts
arch/arm/boot/dts/socfpga_cyclone5_sockit.dts