From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Chen Subject: Re: [PATCH v1 1/4] dt-binding: usb: ci-hdrc-usb2: Document NVIDIA Tegra support Date: Thu, 19 Dec 2019 06:58:03 +0000 Message-ID: <20191219065800.GB19921@b29397-desktop> References: <20191218175313.16235-1-digetx@gmail.com> <20191218175313.16235-2-digetx@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20191218175313.16235-2-digetx@gmail.com> Content-Language: en-US Content-ID: Sender: linux-kernel-owner@vger.kernel.org To: Dmitry Osipenko Cc: Rob Herring , Greg Kroah-Hartman , Thierry Reding , Jonathan Hunter , Felipe Balbi , "devicetree@vger.kernel.org" , "linux-usb@vger.kernel.org" , "linux-tegra@vger.kernel.org" , "linux-kernel@vger.kernel.org" List-Id: linux-tegra@vger.kernel.org On 19-12-18 20:53:10, Dmitry Osipenko wrote: > NVIDIA Tegra SoCs use ChipIdea silicon IP for the USB controllers. >=20 > Signed-off-by: Dmitry Osipenko > --- > Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt | 4 ++++ > 1 file changed, 4 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt b/Doc= umentation/devicetree/bindings/usb/ci-hdrc-usb2.txt > index cfc9f40ab641..51376cbe5f3d 100644 > --- a/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt > +++ b/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt > @@ -15,6 +15,10 @@ Required properties: > "qcom,ci-hdrc" > "chipidea,usb2" > "xlnx,zynq-usb-2.20a" > + "nvidia,tegra20-udc" > + "nvidia,tegra30-udc" > + "nvidia,tegra114-udc" > + "nvidia,tegra124-udc" > - reg: base address and length of the registers > - interrupts: interrupt for the USB controller > =20 Acked-by: Peter Chen --=20 Thanks, Peter Chen=