Re: [PATCH 2/2] ARM: dts: socfpga: Add a 3.3V fixed regulator node

2014-10-17 Thread Dinh Nguyen
On 10/16/14, 8:43 PM, Jaehoon Chung wrote: Hi, Dinh. On 10/17/2014 06:03 AM, dingu...@opensource.altera.com wrote: From: Dinh Nguyen dingu...@opensource.altera.com Without the 3.3V regulator node, the SDMMC driver will give these warnings: dw_mmc ff704000.dwmmc0: No vmmc regulator found

Re: [PATCH 2/2] ARM: dts: socfpga: Add a 3.3V fixed regulator node

2014-10-17 Thread Doug Anderson
Dinh, On Thu, Oct 16, 2014 at 2:03 PM, dingu...@opensource.altera.com wrote: From: Dinh Nguyen dingu...@opensource.altera.com 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

Re: [PATCH 2/2] ARM: dts: socfpga: Add a 3.3V fixed regulator node

2014-10-17 Thread Dinh Nguyen
On 10/17/2014 11:57 AM, Doug Anderson wrote: Dinh, On Thu, Oct 16, 2014 at 2:03 PM, dingu...@opensource.altera.com wrote: From: Dinh Nguyen dingu...@opensource.altera.com Without the 3.3V regulator node, the SDMMC driver will give these warnings: dw_mmc ff704000.dwmmc0: No vmmc regulator

Re: [PATCH 2/2] ARM: dts: socfpga: Add a 3.3V fixed regulator node

2014-10-17 Thread Doug Anderson
Hi, On Fri, Oct 17, 2014 at 12:19 PM, Dinh Nguyen dingu...@opensource.altera.com wrote: On 10/17/2014 11:57 AM, Doug Anderson wrote: Dinh, On Thu, Oct 16, 2014 at 2:03 PM, dingu...@opensource.altera.com wrote: From: Dinh Nguyen dingu...@opensource.altera.com Without the 3.3V regulator

Re: [PATCH 2/2] ARM: dts: socfpga: Add a 3.3V fixed regulator node

2014-10-17 Thread Dinh Nguyen
On 10/17/2014 02:43 PM, Doug Anderson wrote: Hi, On Fri, Oct 17, 2014 at 12:19 PM, Dinh Nguyen dingu...@opensource.altera.com wrote: On 10/17/2014 11:57 AM, Doug Anderson wrote: Dinh, On Thu, Oct 16, 2014 at 2:03 PM, dingu...@opensource.altera.com wrote: From: Dinh Nguyen

Re: [PATCH 2/2] ARM: dts: socfpga: Add a 3.3V fixed regulator node

2014-10-17 Thread Doug Anderson
Dinh, On Fri, Oct 17, 2014 at 1:04 PM, Dinh Nguyen dingu...@opensource.altera.com wrote: On 10/17/2014 02:43 PM, Doug Anderson wrote: Hi, On Fri, Oct 17, 2014 at 12:19 PM, Dinh Nguyen dingu...@opensource.altera.com wrote: On 10/17/2014 11:57 AM, Doug Anderson wrote: Dinh, On Thu, Oct 16,

[PATCH 2/2] ARM: dts: socfpga: Add a 3.3V fixed regulator node

2014-10-16 Thread dinguyen
From: Dinh Nguyen dingu...@opensource.altera.com 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

Re: [PATCH 2/2] ARM: dts: socfpga: Add a 3.3V fixed regulator node

2014-10-16 Thread Jaehoon Chung
Hi, Dinh. On 10/17/2014 06:03 AM, dingu...@opensource.altera.com wrote: From: Dinh Nguyen dingu...@opensource.altera.com 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