From: Aswath Govindraju <a-govindraju@ti.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Rob Herring <robh+dt@kernel.org>, <linux-usb@vger.kernel.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Roger Quadros <rogerq@kernel.org>,
Vignesh Raghavendra <vigneshr@ti.com>,
Lokesh Vutla <lokeshvutla@ti.com>, Sekhar Nori <nsekhar@ti.com>,
Kishon Vijay Abraham I <kishon@ti.com>
Subject: Re: [PATCH] dt-bindings: usb: Add ranges and dma-coherent property
Date: Tue, 19 Jan 2021 17:38:21 +0530 [thread overview]
Message-ID: <d5c8b823-9751-dffb-4bdf-e1d1029735e0@ti.com> (raw)
In-Reply-To: <20210119064224.6946-1-a-govindraju@ti.com>
On 19/01/21 12:12 pm, Aswath Govindraju wrote:
> Add ranges and dma-coherent property in ti,j721e-usb dt-binding.
>
> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
> ---
I am very sorry this patch is a duplicate of the patch,
https://lore.kernel.org/patchwork/patch/1366215/
Kindly ignore.
Thanks,
Aswath
> Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml b/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml
> index 4423f0a29f54..0c553e72d2ff 100644
> --- a/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml
> +++ b/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml
> @@ -38,6 +38,8 @@ properties:
> - const: ref
> - const: lpm
>
> + ranges: true
> +
> ti,usb2-only:
> description:
> If present, it restricts the controller to USB2.0 mode of
> @@ -63,6 +65,8 @@ properties:
> '#size-cells':
> const: 2
>
> + dma-coherent: true
> +
> patternProperties:
> "^usb@":
> type: object
> @@ -73,6 +77,7 @@ required:
> - power-domains
> - clocks
> - clock-names
> + - ranges
>
> additionalProperties: false
>
> @@ -95,6 +100,7 @@ examples:
> assigned-clock-parents = <&k3_clks 288 16>; /* HFOSC0 */
> #address-cells = <2>;
> #size-cells = <2>;
> + ranges;
>
> usb@6000000 {
> compatible = "cdns,usb3";
>
prev parent reply other threads:[~2021-01-19 12:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-19 6:42 [PATCH] dt-bindings: usb: Add ranges and dma-coherent property Aswath Govindraju
2021-01-19 12:08 ` Aswath Govindraju [this message]
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=d5c8b823-9751-dffb-4bdf-e1d1029735e0@ti.com \
--to=a-govindraju@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kishon@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=lokeshvutla@ti.com \
--cc=nsekhar@ti.com \
--cc=robh+dt@kernel.org \
--cc=rogerq@kernel.org \
--cc=vigneshr@ti.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.