Message ID | 1523861677-16893-4-git-send-email-jun.li@nxp.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Mon, Apr 16, 2018 at 02:54:35PM +0800, Li Jun wrote: > Remove max-sink-* properties since they are deprecated. > > Reviewed-by: Rob Herring <robh@kernel.org> > Reviewed-by: Hans de Goede <hdegoede@redhat.com> > Signed-off-by: Li Jun <jun.li@nxp.com> FWIW: Revieved-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> > --- > Documentation/devicetree/bindings/usb/fcs,fusb302.txt | 6 ------ > 1 file changed, 6 deletions(-) > > diff --git a/Documentation/devicetree/bindings/usb/fcs,fusb302.txt b/Documentation/devicetree/bindings/usb/fcs,fusb302.txt > index 472facf..6087dc7 100644 > --- a/Documentation/devicetree/bindings/usb/fcs,fusb302.txt > +++ b/Documentation/devicetree/bindings/usb/fcs,fusb302.txt > @@ -6,12 +6,6 @@ Required properties : > - interrupts : Interrupt specifier > > Optional properties : > -- fcs,max-sink-microvolt : Maximum voltage to negotiate when configured as sink > -- fcs,max-sink-microamp : Maximum current to negotiate when configured as sink > -- fcs,max-sink-microwatt : Maximum power to negotiate when configured as sink > - If this is less then max-sink-microvolt * > - max-sink-microamp then the configured current will > - be clamped. > - fcs,operating-sink-microwatt : > Minimum amount of power accepted from a sink > when negotiating > -- > 2.7.4
diff --git a/Documentation/devicetree/bindings/usb/fcs,fusb302.txt b/Documentation/devicetree/bindings/usb/fcs,fusb302.txt index 472facf..6087dc7 100644 --- a/Documentation/devicetree/bindings/usb/fcs,fusb302.txt +++ b/Documentation/devicetree/bindings/usb/fcs,fusb302.txt @@ -6,12 +6,6 @@ Required properties : - interrupts : Interrupt specifier Optional properties : -- fcs,max-sink-microvolt : Maximum voltage to negotiate when configured as sink -- fcs,max-sink-microamp : Maximum current to negotiate when configured as sink -- fcs,max-sink-microwatt : Maximum power to negotiate when configured as sink - If this is less then max-sink-microvolt * - max-sink-microamp then the configured current will - be clamped. - fcs,operating-sink-microwatt : Minimum amount of power accepted from a sink when negotiating