From: Dinh Nguyen <dinguyen@xxxxxxxxxxxxxxxxxxxxx> The SOCFPGA dev kit was hanging during bootup on the SD/MMC driver loading. The first patch fixes the booting and the 2nd patch adds a regulator node for the SD/MMC driver to use. v2 diff(s): Patch 2/2 ARM: dts: socfpga: Add a 3.3V fixed regulator node - Move the regulator nodes to their respective board dts file and correctly rename the regulator to match the schematic Dinh Nguyen (2): ARM: dts: socfpga: Fix SD card detect ARM: dts: socfpga: Add a 3.3V fixed regulator node arch/arm/boot/dts/socfpga_arria5.dtsi | 2 +- arch/arm/boot/dts/socfpga_arria5_socdk.dts | 14 ++++++++++++++ arch/arm/boot/dts/socfpga_cyclone5_socdk.dts | 13 ++++++++++++- arch/arm/boot/dts/socfpga_cyclone5_sockit.dts | 14 ++++++++++++++ 4 files changed, 41 insertions(+), 2 deletions(-) -- 2.0.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html