From: Rob Herring <robh@kernel•org>
To: Hanjie Lin <hanjie.lin@amlogic•com>
Cc: devicetree@vger•kernel.org, Jianxin Pan <jianxin.pan@amlogic•com>,
Hanjie Lin <hanjie.lin@amlogic•com>,
Victor Wan <victor.wan@amlogic•com>,
Felipe Balbi <felipe.balbi@linux•intel.com>,
Neil Armstrong <narmstrong@baylibre•com>,
Stephen Boyd <sboyd@kernel•org>,
Greg Kroah-Hartman <gregkh@linuxfoundation•org>,
Michael Turquette <mturquette@baylibre•com>,
linux-usb@vger•kernel.org, Yue Wang <yue.wang@amlogic•com>,
Martin Blumenstingl <martin.blumenstingl@googlemail•com>,
Liang Yang <liang.yang@amlogic•com>,
Jian Hu <jian.hu@amlogic•com>,
linux-arm-kernel@lists•infradead.org,
Kevin Hilman <khilman@baylibre•com>,
Qiufang Dai <qiufang.dai@amlogic•com>,
linux-amlogic@lists•infradead.org,
Carlo Caione <carlo@caione•org>,
Xingyu Chen <xingyu.chen@amlogic•com>,
Jerome Brunet <jbrunet@baylibre•com>
Subject: Re: [PATCH 1/6] dt-bindings: phy: Add Amlogic G12A USB2 PHY Bindings
Date: Fri, 22 Nov 2019 16:52:05 -0600 [thread overview]
Message-ID: <20191122225205.GA14311@bogus> (raw)
In-Reply-To: <1574405757-76184-2-git-send-email-hanjie.lin@amlogic.com>
On Fri, 22 Nov 2019 14:55:52 +0800, Hanjie Lin wrote:
> Add the Amlogic A1 Family USB2 PHY Bindings
>
> It supports Host mode only.
>
> Signed-off-by: Hanjie Lin <hanjie.lin@amlogic•com>
> Signed-off-by: Yue Wang <yue.wang@amlogic•com>
> ---
> .../bindings/phy/amlogic,meson-a1-usb2-phy.yaml | 55 ++++++++++++++++++++++
> 1 file changed, 55 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/phy/amlogic,meson-a1-usb2-phy.yaml
>
Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.
If a tag was not added on purpose, please state why and what changed.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-11-22 22:52 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-22 6:55 [PATCH 0/6] arm64: meson: Add support for USB on Amlogic A1 Hanjie Lin
2019-11-22 6:55 ` [PATCH 1/6] dt-bindings: phy: Add Amlogic G12A USB2 PHY Bindings Hanjie Lin
2019-11-22 22:52 ` Rob Herring [this message]
2019-11-22 6:55 ` [PATCH 2/6] dt-bindings: usb: dwc3: Add the Amlogic A1 Family DWC3 Glue Bindings Hanjie Lin
2019-11-22 8:52 ` Neil Armstrong
2019-11-25 7:52 ` Hanjie Lin
2019-12-04 19:47 ` Rob Herring
2019-11-22 6:55 ` [PATCH 3/6] phy: amlogic: Add Amlogic A1 USB2 PHY Driver Hanjie Lin
2019-11-22 6:55 ` [PATCH 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue Hanjie Lin
2019-11-22 8:53 ` Neil Armstrong
2019-11-25 7:53 ` Hanjie Lin
2019-11-22 6:55 ` [PATCH 5/6] arm64: dts: meson: a1: Enable USB2 PHY Hanjie Lin
2019-11-22 6:55 ` [PATCH 6/6] arm64: dts: meson: a1: Enable DWC3 controller Hanjie Lin
2019-11-22 7:52 ` [PATCH 0/6] arm64: meson: Add support for USB on Amlogic A1 Martin Blumenstingl
2019-11-25 7:53 ` Hanjie Lin
2019-11-25 22:02 ` Martin Blumenstingl
2019-11-26 13:11 ` Neil Armstrong
2019-11-27 7:11 ` Hanjie Lin
2019-11-27 7:11 ` Hanjie Lin
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=20191122225205.GA14311@bogus \
--to=robh@kernel$(echo .)org \
--cc=carlo@caione$(echo .)org \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=felipe.balbi@linux$(echo .)intel.com \
--cc=gregkh@linuxfoundation$(echo .)org \
--cc=hanjie.lin@amlogic$(echo .)com \
--cc=jbrunet@baylibre$(echo .)com \
--cc=jian.hu@amlogic$(echo .)com \
--cc=jianxin.pan@amlogic$(echo .)com \
--cc=khilman@baylibre$(echo .)com \
--cc=liang.yang@amlogic$(echo .)com \
--cc=linux-amlogic@lists$(echo .)infradead.org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-usb@vger$(echo .)kernel.org \
--cc=martin.blumenstingl@googlemail$(echo .)com \
--cc=mturquette@baylibre$(echo .)com \
--cc=narmstrong@baylibre$(echo .)com \
--cc=qiufang.dai@amlogic$(echo .)com \
--cc=sboyd@kernel$(echo .)org \
--cc=victor.wan@amlogic$(echo .)com \
--cc=xingyu.chen@amlogic$(echo .)com \
--cc=yue.wang@amlogic$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox