Message ID | 20190814132419.39759-3-heikki.krogerus@linux.intel.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | c7316315a22164ee09059b8e148b52920a2521de |
Headers | show |
Series | usb: typec: fusb302: Small changes | expand |
On Wed, Aug 14, 2019 at 04:24:18PM +0300, Heikki Krogerus wrote: > There are no platforms using them anymore. > > Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > Documentation/devicetree/bindings/usb/fcs,fusb302.txt | 7 ------- > 1 file changed, 7 deletions(-) > > diff --git a/Documentation/devicetree/bindings/usb/fcs,fusb302.txt b/Documentation/devicetree/bindings/usb/fcs,fusb302.txt > index a5d011d2efc8..ba2e32d500c0 100644 > --- a/Documentation/devicetree/bindings/usb/fcs,fusb302.txt > +++ b/Documentation/devicetree/bindings/usb/fcs,fusb302.txt > @@ -11,13 +11,6 @@ Required sub-node: > > Documentation/devicetree/bindings/connector/usb-connector.txt > > -Deprecated properties : > -- fcs,max-sink-microvolt : Maximum sink voltage accepted by port controller > -- fcs,max-sink-microamp : Maximum sink current accepted by port controller > -- fcs,max-sink-microwatt : Maximum sink power accepted by port controller > -- fcs,operating-sink-microwatt : Minimum amount of power accepted from a sink > - when negotiating > - > > Example: > > -- > 2.20.1 >
diff --git a/Documentation/devicetree/bindings/usb/fcs,fusb302.txt b/Documentation/devicetree/bindings/usb/fcs,fusb302.txt index a5d011d2efc8..ba2e32d500c0 100644 --- a/Documentation/devicetree/bindings/usb/fcs,fusb302.txt +++ b/Documentation/devicetree/bindings/usb/fcs,fusb302.txt @@ -11,13 +11,6 @@ Required sub-node: Documentation/devicetree/bindings/connector/usb-connector.txt -Deprecated properties : -- fcs,max-sink-microvolt : Maximum sink voltage accepted by port controller -- fcs,max-sink-microamp : Maximum sink current accepted by port controller -- fcs,max-sink-microwatt : Maximum sink power accepted by port controller -- fcs,operating-sink-microwatt : Minimum amount of power accepted from a sink - when negotiating - Example:
There are no platforms using them anymore. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> --- Documentation/devicetree/bindings/usb/fcs,fusb302.txt | 7 ------- 1 file changed, 7 deletions(-)