Re: [PATCH 2/3] dt-bindings: Add Broadcom STB USB PHY binding document

From: Al Cooper
Date: Mon Jun 12 2017 - 16:19:19 EST


On Thu, Jun 8, 2017 at 6:11 PM, Rob Herring <robh@xxxxxxxxxx> wrote:
>> +- brcm,device: String, PHY Device mode.
>> + Possible values are: off (Host), on (Device), dual (DRD)
>> + or typec-pd (Type-C PD control)
>
> I believe we have standard property for this though maybe not type C.
>
> off/on seem strange for meaning host/device as well.

I'll change this to:

mode: String, PHY Device mode.
Possible values are: "host", "device", "drd" or "typec-pd"

Al