Re: [PATCH v3,2/5] dt-bindings: mt8173-mtu3: add devicetree bindings
From: chunfeng yun <chunfeng.yun@mediatek.com>
Date: 2016-06-14 02:19:53
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: chunfeng yun <chunfeng.yun@mediatek.com>
Date: 2016-06-14 02:19:53
Also in:
linux-arm-kernel, linux-mediatek, lkml
On Fri, 2016-06-10 at 12:21 +0300, Felipe Balbi wrote:
Hi, Chunfeng Yun [off-list ref] writes:quoted
+ - enable-manual-drd : supports manual dual-role switch via sysfs; only used + when receptacle is TYPE-A and also wants to support dual-role mode.sorry, but this manual-drd can't be accepted. You should rely on a DT property for this and you shouldn't expose it to sysfs. Use DebugFS for that.
I will make use of debugfs instead Thanks a lot