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 X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0BFA2C04E53 for ; Wed, 15 May 2019 16:09:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D3BA220862 for ; Wed, 15 May 2019 16:09:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=cogentembedded-com.20150623.gappssmtp.com header.i=@cogentembedded-com.20150623.gappssmtp.com header.b="srskuAzY" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727350AbfEOQJm (ORCPT ); Wed, 15 May 2019 12:09:42 -0400 Received: from mail-lf1-f65.google.com ([209.85.167.65]:37831 "EHLO mail-lf1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726731AbfEOQJm (ORCPT ); Wed, 15 May 2019 12:09:42 -0400 Received: by mail-lf1-f65.google.com with SMTP id q17so272610lfo.4 for ; Wed, 15 May 2019 09:09:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:organization:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=G6gVpku6HTmdux/4tz1klLiPEuMIod8NPcJXLdWTNAo=; b=srskuAzYzXTAQCRjcRe3wVHJVTqDCpFMlG3/8iw/YOIErW2edPKL7YpmsrOBOyvh2E XpiIHRmwaTRu0wzYQuGg8DqCBfBuid+4+tftxqT+CxY12A5R4iEr0hs06xneW+gEc1k8 bUYrAGN9hHoOecWCq31nUn1uzbFQqQ1epQ18ejMWV8pNCi2YPo3HlYKo/DwWT5X0/06C TwG4g873ar5upL6fikUMFUHdshycJ62/FSVIKh2gMG1TMH89EowYNbMZL8RNz04Twxy1 Ofx4DlUTe7k2QmSF5EiPYFBIrOOFal9HneKB5mRVWFOX0aBtu9Q0lkZS2fwrHVECJHcn SYYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=G6gVpku6HTmdux/4tz1klLiPEuMIod8NPcJXLdWTNAo=; b=hLc7tkO/ahjEg0LNWEQgkJ73l7QlDvqJjlG7Ya1fd6H4TUgaepu+DrBbj0keGVpN/p V5F0gUmNTnb9yOogTZPgWmmv3SJM0kEgr8uyY4YAnIHvvedGAAdCFaxac9aOiNGa/7Gw gjjrB9MsbIkuNPuqsb8aC+Mqd+VRJxE4U6oGH+Q/ZVD0Q5VJmk3wUnDGX9nZf/XjDMsF bYI80xybq3eCG7TT8apZ+kfng2LN7WFGYAcBr853vCIUbUFBEGcG88TI1/UvMFOiMRZk cerICmCg8nrznZJ6oAoCUtP797oRRE7eu987t4P8em2M27dW8VBvQVGpVGHXw79SvI+j hjwA== X-Gm-Message-State: APjAAAV0ORTToPbwr/7CK8qwmfYevL3NIXOlQ1R8BiEh3scMAWTb/fF3 ZC7tUnb42vxwFo/+p1AwaMHqGg== X-Google-Smtp-Source: APXvYqwhMmsX0NYKF8RCfm0n9MMzjHUjVtSjSPo58Wha0g+uEai7D6FuS82WLoK4GBwMloOLtxwe9A== X-Received: by 2002:ac2:43af:: with SMTP id t15mr11807306lfl.45.1557936580687; Wed, 15 May 2019 09:09:40 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.86.124]) by smtp.gmail.com with ESMTPSA id t23sm519589lfk.9.2019.05.15.09.09.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 May 2019 09:09:39 -0700 (PDT) Subject: Re: [PATCH v6 1/7] dt-bindings: usb: hd3ss3220 device tree binding document To: Biju Das , Rob Herring , Mark Rutland , Greg Kroah-Hartman Cc: Heikki Krogerus , Felipe Balbi , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, Simon Horman , Yoshihiro Shimoda , Geert Uytterhoeven , Chris Paterson , Fabrizio Castro , linux-renesas-soc@vger.kernel.org References: <1557922152-16449-1-git-send-email-biju.das@bp.renesas.com> <1557922152-16449-2-git-send-email-biju.das@bp.renesas.com> From: Sergei Shtylyov Organization: Cogent Embedded Message-ID: Date: Wed, 15 May 2019 19:09:38 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1557922152-16449-2-git-send-email-biju.das@bp.renesas.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-MW Content-Transfer-Encoding: 7bit Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Hello! On 05/15/2019 03:09 PM, Biju Das wrote: > Add device tree binding document for TI HD3SS3220 Type-C DRP port > controller driver. > > Signed-off-by: Biju Das > Reviewed-by: Rob Herring > --- > V5-->V6 > * No change. > V4-->V5 > * No Change. > V3-->V4 > * No Change. > V2-->V3 > * Added Rob's Reviewed by tag. > V1-->V2 > * Added connector node. > * updated the example with connector node. > --- > .../devicetree/bindings/usb/ti,hd3ss3220.txt | 37 ++++++++++++++++++++++ > 1 file changed, 37 insertions(+) > create mode 100644 Documentation/devicetree/bindings/usb/ti,hd3ss3220.txt > > diff --git a/Documentation/devicetree/bindings/usb/ti,hd3ss3220.txt b/Documentation/devicetree/bindings/usb/ti,hd3ss3220.txt > new file mode 100644 > index 0000000..7f41400 > --- /dev/null > +++ b/Documentation/devicetree/bindings/usb/ti,hd3ss3220.txt > @@ -0,0 +1,37 @@ > +TI HD3SS3220 TypeC DRP Port Controller. > + > +Required properties: > + - compatible: Must be "ti,hd3ss3220". > + - reg: I2C slave address, must be 0x47 or 0x67 based on ADDR pin. > + - interrupts: where a is the interrupt number and b represents an > + encoding of the sense and level information for the interrupt. This depends on an interrupt controller used. I'd just said "an interrupt specifier", w/o further details. > + > +Required sub-node: > + - connector : The "usb-c-connector" attached to the hd3ss3220 chip. The > + bindings of the connector node are specified in: > + > + Documentation/devicetree/bindings/connector/usb-connector.txt > + [...] MBR, Sergei