From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6B97CC433F5 for ; Mon, 4 Oct 2021 15:48:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4E62061357 for ; Mon, 4 Oct 2021 15:48:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235775AbhJDPud (ORCPT ); Mon, 4 Oct 2021 11:50:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40308 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235769AbhJDPuc (ORCPT ); Mon, 4 Oct 2021 11:50:32 -0400 Received: from mail-ot1-x329.google.com (mail-ot1-x329.google.com [IPv6:2607:f8b0:4864:20::329]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CA9CCC061749 for ; Mon, 4 Oct 2021 08:48:43 -0700 (PDT) Received: by mail-ot1-x329.google.com with SMTP id c26-20020a056830349a00b0054d96d25c1eso22039662otu.9 for ; Mon, 04 Oct 2021 08:48:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=3XFgmwQ1hEJzqwqEAg7wvAfnSR1sFfJzAaBRc9FMDKs=; b=o07qS99kYatIMjEySAiYnYcqpDLh5KBSm6q9+gwD1qp7AI1FPnWH29sWhZvpBmTSGh DVDfXw5oA8LL5ogMzCe/Z2fuKZEeDKm6yJEPE0Xdg6Ugjwo4bmQQ4vLacInWDR1W+Kyv JMxm7D4nXz1MhfvT8JNqF6Php2ryKZRUwZR+wQVBoJM9U+nMRRd4YS+R9Uu6AZW4bPJy oO9SepEwSbBJ/ow65/iZR7qDBGW9OCl6RnGIk1t32wxOnItKFzpSoYjkoBkobq4cwZbB dW6FSXPQl2DlmhxYg/tC0pQz6Wv0P+ebuoSJnzCh0VeHcCj+/9Ev1bvwZ8l65h7q2pVo AnzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=3XFgmwQ1hEJzqwqEAg7wvAfnSR1sFfJzAaBRc9FMDKs=; b=PhzMD9EO4WQ3gOG+iG2nM+68p6DVDpzq7uZMLr0zeYP3uUCUKn2RURXMkHrWhqYi5V aCTLrVlNpNS3+RfKeNjIYqscTCSH3WO1UUWbQUKm6z5qIAdAci/ovbNNKURRWRt7UlBQ GsVRTMjE2TdDjoaG8dwiZxAldbu7kev4Jg66JmqUkhDJJuKMe/lSTDap7XlEBUzKTNg8 JOT/ns1uu3DA6MiYMbi2rYK9qeFPALClW8WgTPNGWyy/rQaxAgsoU9uJjK7h4aeFRnIo zlttFOKChKYazff94cdMH9yjSysxQXX9Xy66qVAB7RA4W1pNiR2L8be+9JDPWC6qTxHl z1jQ== X-Gm-Message-State: AOAM532bmc54MQINQ6jYFycNp+LlH6nZwzWTGSvZhKPHA7W5h9/2PkaN vwy2vNn6dlv980x8/nht+b/Z7w== X-Google-Smtp-Source: ABdhPJwV90rWzKbQLCaoiR/lcJoWO35cpCznSnAV6td25c5rirNv+mBDtZTpS+7MmtPJcXQaprbK6w== X-Received: by 2002:a05:6830:1da6:: with SMTP id z6mr10378498oti.234.1633362523183; Mon, 04 Oct 2021 08:48:43 -0700 (PDT) Received: from ripper ([2600:1700:a0:3dc8:205:1bff:fec0:b9b3]) by smtp.gmail.com with ESMTPSA id bl23sm1065584oib.40.2021.10.04.08.48.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Oct 2021 08:48:42 -0700 (PDT) Date: Mon, 4 Oct 2021 08:50:26 -0700 From: Bjorn Andersson To: Souradeep Chowdhury Cc: linux-arm-msm@vger.kernel.org, linux-usb@vger.kernel.org, devicetree@vger.kernel.org, Bryan O'Donoghue , Greg KH , linux-kernel@vger.kernel.org, ckadabi@codeaurora.org, tsoni@codeaurora.org, bryanh@codeaurora.org, psodagud@codeaurora.org, satyap@codeaurora.org, pheragu@codeaurora.org, Rajendra Nayak , Sibi Sankar , Sai Prakash Ranjan Subject: Re: [PATCH V0 2/7] dt-bindings: usb: dwc3: Update dwc3 properties for EUD connector Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon 04 Oct 04:16 PDT 2021, Souradeep Chowdhury wrote: > Adding the address size,cell size and ranges property for EUD connector. > Adding the connector property for EUD which is child of dwc3 node. > When we have a Type-C controller involved, the connector is described using of_graph, so will we not then have two different connectors described, in two different ways? Regards, Bjorn > Signed-off-by: Souradeep Chowdhury > --- > Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > > diff --git a/Documentation/devicetree/bindings/usb/snps,dwc3.yaml b/Documentation/devicetree/bindings/usb/snps,dwc3.yaml > index 078fb78..3e71205 100644 > --- a/Documentation/devicetree/bindings/usb/snps,dwc3.yaml > +++ b/Documentation/devicetree/bindings/usb/snps,dwc3.yaml > @@ -36,6 +36,14 @@ properties: > - const: synopsys,dwc3 > deprecated: true > > + "#address-cells": > + enum: [ 1, 2 ] > + > + "#size-cells": > + enum: [ 1, 2 ] > + > + ranges: true > + > interrupts: > description: > It's either a single common DWC3 interrupt (dwc_usb3) or individual > @@ -318,6 +326,13 @@ properties: > items: > enum: [1, 4, 8, 16, 32, 64, 128, 256] > > + connector: > + type: object > + $ref: /connector/usb-connector.yaml# > + description: > + Connector for dual role switch, especially for "eud-usb-c-connector" > + > + > unevaluatedProperties: false > > required: > -- > QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member > of Code Aurora Forum, hosted by The Linux Foundation >