All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Dmitry Osipenko <digetx@gmail.com>,
	Felipe Balbi <balbi@kernel.org>,
	Thierry Reding <treding@nvidia.com>,
	Jonathan Hunter <jonathanh@nvidia.com>,
	Peter Chen <peter.chen@kernel.org>,
	David Heidelberg <david@ixit.cz>,
	devicetree@vger.kernel.org, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org
Subject: Re: [PATCH v7 1/7] dt-bindings: phy: tegra20-usb-phy: Convert to schema
Date: Tue, 5 Oct 2021 12:47:14 +0200	[thread overview]
Message-ID: <YVwtMtRTSYYD0Jha@kroah.com> (raw)
In-Reply-To: <YVttLY4cCtgh9Cuu@orome.fritz.box>

On Mon, Oct 04, 2021 at 11:07:57PM +0200, Thierry Reding wrote:
> On Sun, Sep 12, 2021 at 09:17:12PM +0300, Dmitry Osipenko wrote:
> > Convert NVIDIA Tegra20 USB PHY binding to schema.
> > 
> > Reviewed-by: Rob Herring <robh@kernel.org>
> > Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
> > ---
> >  .../bindings/phy/nvidia,tegra20-usb-phy.txt   |  74 ----
> >  .../bindings/phy/nvidia,tegra20-usb-phy.yaml  | 357 ++++++++++++++++++
> >  2 files changed, 357 insertions(+), 74 deletions(-)
> >  delete mode 100644 Documentation/devicetree/bindings/phy/nvidia,tegra20-usb-phy.txt
> >  create mode 100644 Documentation/devicetree/bindings/phy/nvidia,tegra20-usb-phy.yaml
> 
> I'm assuming that Greg or Felipe will pick this (and patch 2) up along
> with the USB PHY driver patch, in which case:
> 
> Acked-by: Thierry Reding <treding@nvidia.com>
> 
> Greg, Felipe, if you'd prefer me to take this through the Tegra tree
> (and ultimately ARM SoC), let me know and I can pick it up as well.

I'll pick these up now, thanks.

greg k-h

  reply	other threads:[~2021-10-05 10:47 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-12 18:17 [PATCH v7 0/7] Add OTG mode support to Tegra USB PHY and Nexus 7 Dmitry Osipenko
2021-09-12 18:17 ` [PATCH v7 1/7] dt-bindings: phy: tegra20-usb-phy: Convert to schema Dmitry Osipenko
2021-10-04 21:07   ` Thierry Reding
2021-10-05 10:47     ` Greg Kroah-Hartman [this message]
2021-09-12 18:17 ` [PATCH v7 2/7] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode Dmitry Osipenko
2021-10-04 21:08   ` Thierry Reding
2021-09-12 18:17 ` [PATCH v7 3/7] soc/tegra: pmc: Expose USB regmap to all SoCs Dmitry Osipenko
2021-09-12 18:17 ` [PATCH v7 4/7] usb: phy: tegra: Support OTG mode programming Dmitry Osipenko
2021-09-27 16:36   ` Dmitry Osipenko
2021-10-04 21:05     ` Thierry Reding
2021-10-04 21:13       ` Dmitry Osipenko
2021-10-04 21:22         ` Thierry Reding
2021-10-04 21:24           ` Dmitry Osipenko
2021-09-12 18:17 ` [PATCH v7 5/7] ARM: tegra: Add new properties to USB PHY device-tree nodes Dmitry Osipenko
2021-09-12 18:17 ` [PATCH v7 6/7] ARM: tegra: nexus7: Enable USB OTG mode Dmitry Osipenko
2021-09-12 18:17 ` [PATCH v7 7/7] arm64: tegra132: Add new properties to USB PHY device-tree node Dmitry Osipenko
2021-10-04 21:13 ` [PATCH v7 0/7] Add OTG mode support to Tegra USB PHY and Nexus 7 Thierry Reding

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=YVwtMtRTSYYD0Jha@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=balbi@kernel.org \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=digetx@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=peter.chen@kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=treding@nvidia.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.