Re: [PATCH 1/2] mmc: dw_mmc-rockchip: add default drv phase support

From: Doug Anderson
Date: Fri May 06 2016 - 13:28:27 EST


Hi,

On Fri, May 6, 2016 at 2:40 AM, Shawn Lin <shawn.lin@xxxxxxxxxxxxxx> wrote:
> This patch introduces default drv phase exposed to dts for
> users to set drv phase. If default-drv-phase is not assigned,
> let's set it to 180 degrees.
>
> Signed-off-by: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
> ---
>
> drivers/mmc/host/dw_mmc-rockchip.c | 8 ++++++++
> 1 file changed, 8 insertions(+)

Replying to this patch in case someone isn't reading the bindings
patch. See my reply there that it's probably wrong to specify it this
way in the device tree. Let's continue the discussion there.

-Doug