All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>,
	Guenter Roeck <linux@roeck-us.net>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Hans de Goede <hdegoede@redhat.com>, Li Jun <jun.li@nxp.com>,
	linux-usb@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, support.opensource@diasemi.com
Subject: [2/3] dt-bindings: usb: fusb302: Use usb-connector bindings for configuration
Date: Fri, 31 Aug 2018 08:17:40 -0400	[thread overview]
Message-ID: <20180831121740.GA21868@bogus> (raw)

On Tue, 21 Aug 2018 13:28:22 +0100, Adam Thomson wrote:
> There are now generic usb-connector bindings which can be used
> to define a port controllers configuration for USB-PD, so device
> specific bindings are no longer necessary.
> 
> This update deprecates 'fcs,operating-sink-microwatt', and references
> the 'usb-connector' bindings instead to achieve the required port
> config.
> 
> Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
> ---
>  .../devicetree/bindings/usb/fcs,fusb302.txt        | 32 +++++++++++++++++-----
>  1 file changed, 25 insertions(+), 7 deletions(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>,
	Guenter Roeck <linux@roeck-us.net>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Hans de Goede <hdegoede@redhat.com>, Li Jun <jun.li@nxp.com>,
	linux-usb@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, support.opensource@diasemi.com
Subject: Re: [PATCH 2/3] dt-bindings: usb: fusb302: Use usb-connector bindings for  configuration
Date: Fri, 31 Aug 2018 08:17:40 -0400	[thread overview]
Message-ID: <20180831121740.GA21868@bogus> (raw)
In-Reply-To: <6472fd66d20df31165f9645eb49f4f30a0a51468.1534853047.git.Adam.Thomson.Opensource@diasemi.com>

On Tue, 21 Aug 2018 13:28:22 +0100, Adam Thomson wrote:
> There are now generic usb-connector bindings which can be used
> to define a port controllers configuration for USB-PD, so device
> specific bindings are no longer necessary.
> 
> This update deprecates 'fcs,operating-sink-microwatt', and references
> the 'usb-connector' bindings instead to achieve the required port
> config.
> 
> Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
> ---
>  .../devicetree/bindings/usb/fcs,fusb302.txt        | 32 +++++++++++++++++-----
>  1 file changed, 25 insertions(+), 7 deletions(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

             reply	other threads:[~2018-08-31 12:17 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-31 12:17 Rob Herring [this message]
2018-08-31 12:17 ` [PATCH 2/3] dt-bindings: usb: fusb302: Use usb-connector bindings for configuration Rob Herring
  -- strict thread matches above, loose matches on Subject: below --
2018-09-11 14:36 [2/3] " Heikki Krogerus
2018-09-10 12:19 Opensource [Adam Thomson]
2018-08-31 12:16 [1/3] dt-bindings: connector: Add support for USB-PD PPS APDOs to bindings Rob Herring
2018-08-31 12:16 ` [PATCH 1/3] " Rob Herring
2018-08-21 14:03 [3/3] usb: typec: fusb302: Populate tcpc fwnode for TCPM property handling Guenter Roeck
2018-08-21 14:03 ` [PATCH 3/3] " Guenter Roeck
2018-08-21 13:22 [3/3] " Heikki Krogerus
2018-08-21 13:22 ` [PATCH 3/3] " Heikki Krogerus
2018-08-21 12:28 [3/3] " Opensource [Adam Thomson]
2018-08-21 12:28 ` [PATCH 3/3] " Adam Thomson
2018-08-21 12:28 ` Adam Thomson
2018-08-21 12:28 [2/3] dt-bindings: usb: fusb302: Use usb-connector bindings for configuration Opensource [Adam Thomson]
2018-08-21 12:28 ` [PATCH 2/3] " Adam Thomson
2018-08-21 12:28 ` Adam Thomson
2018-08-21 12:28 [1/3] dt-bindings: connector: Add support for USB-PD PPS APDOs to bindings Opensource [Adam Thomson]
2018-08-21 12:28 ` [PATCH 1/3] " Adam Thomson
2018-08-21 12:28 ` Adam Thomson
2018-08-21 12:28 [PATCH 0/3] dt-bindings: connector: Add USB-PD PPS APDO support Adam Thomson
2018-08-21 12:28 ` Adam Thomson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180831121740.GA21868@bogus \
    --to=robh@kernel.org \
    --cc=Adam.Thomson.Opensource@diasemi.com \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hdegoede@redhat.com \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=jun.li@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=mark.rutland@arm.com \
    --cc=support.opensource@diasemi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.