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=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 596F4C56201 for ; Wed, 11 Nov 2020 20:26:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 108E021D7F for ; Wed, 11 Nov 2020 20:26:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726056AbgKKU0q (ORCPT ); Wed, 11 Nov 2020 15:26:46 -0500 Received: from mail-ot1-f65.google.com ([209.85.210.65]:41014 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725924AbgKKU0p (ORCPT ); Wed, 11 Nov 2020 15:26:45 -0500 Received: by mail-ot1-f65.google.com with SMTP id n15so3380976otl.8; Wed, 11 Nov 2020 12:26:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=hj4+pw8ddDfVRLtVVhtMI2FMKPhHhrdKPEjjLMu5Maw=; b=k/Vk3fCP3rp1YbVcOPiaM12BUyGkuafvgzY7v7ZyaVF6hramo6s9WBFF2RZgEol9oX lcp56nCLFD8fSIE0q7V6nT68oOH3BkuMjf+bksF4qox65rFy0/3xGQBrHQqWgBlZRZyB bE68QVv1of1Ku3D7gTR02TK69ndcDYS/jK02/zlgnn0IKRyCwVB560ii6cNWVCi19aIi Vm7dhR0s/8eOKiJIpmJmxQetTRQvPvMbwWb/xUg9Jvw3Tz2OzHzJ/3I4DaO3JZM64r65 +GJxZk1otB9941ofeSXPI01mP8o8uW43zgSkV7qBc3PgMYsD5IoYzKQPyERU5wJxM8LE 4EIg== X-Gm-Message-State: AOAM533UTiQi3lH8Myv4z5LmZOUhumTsqLzQ7QS94RBqokDgz6ndjewN 5UL68ZSPnembbT796k8KiA== X-Google-Smtp-Source: ABdhPJxr4q2zIpY09NpELS89LQibqWQjpbSRdmMZh63473nOtuxnOzgW3Rb86xN0M0DADa2i2F92QQ== X-Received: by 2002:a9d:75d6:: with SMTP id c22mr6031778otl.350.1605126404918; Wed, 11 Nov 2020 12:26:44 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id x190sm638931oia.35.2020.11.11.12.26.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Nov 2020 12:26:44 -0800 (PST) Received: (nullmailer pid 1971079 invoked by uid 1000); Wed, 11 Nov 2020 20:26:42 -0000 Date: Wed, 11 Nov 2020 14:26:42 -0600 From: Rob Herring To: Amelie Delaunay Cc: Russell King , Maxime Coquelin , Alexandre Torgue , Heikki Krogerus , Rob Herring , linux-arm-kernel@lists.infradead.org, Badhri Jagan Sridharan , linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Jun Li , devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-usb@vger.kernel.org Subject: Re: [PATCH v5 2/5] dt-bindings: usb: Add DT bindings for STUSB160x Type-C controller Message-ID: <20201111202642.GA1971049@bogus> References: <20201106165805.31534-1-amelie.delaunay@st.com> <20201106165805.31534-3-amelie.delaunay@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201106165805.31534-3-amelie.delaunay@st.com> Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Fri, 06 Nov 2020 17:58:02 +0100, Amelie Delaunay wrote: > Add binding documentation for the STMicroelectronics STUSB160x Type-C port > controller. > > Signed-off-by: Amelie Delaunay > --- > .../devicetree/bindings/usb/st,stusb160x.yaml | 87 +++++++++++++++++++ > 1 file changed, 87 insertions(+) > create mode 100644 Documentation/devicetree/bindings/usb/st,stusb160x.yaml > Reviewed-by: Rob Herring 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=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 7AED5C5517A for ; Wed, 11 Nov 2020 20:28:00 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E23B5206F1 for ; Wed, 11 Nov 2020 20:27:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="LZuBdmQg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E23B5206F1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=RyfefHaFTT2K7i4ML8AG/rPs6p7NRwmnqkNWR2cu6ow=; b=LZuBdmQgjx506KJNECz/KQNzA Nm4fktT7Z0+YcQ0Z8qNlrhSgmrIecXo6gc9h46bi5t4Mmen2GMufvbMs9bKWjhSHQ496/WsuxENey 2FIPGOH2Q7FALsX+ShyCctZfw1mX20O/9v/m1oyl5iu8bgxB2ua/cAekOblidGAMGuIrVlytkrQZV 3Kqq+dffD0gZ7irEv7fywjjRL9Ty4d/lhmQosCkAgnoR2UjjB2vqkeefLxDuUIW18kYUX0VbqZXNf pyUDVTCTetrgaOVgzLG3njaOpBDniRp7BqLDotkiFSi06fvc/oGUCxKl0IV0YUepe1p+Sxp/l35eP DCPIho9Xw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kcwhc-0004gK-8S; Wed, 11 Nov 2020 20:26:49 +0000 Received: from mail-ot1-f67.google.com ([209.85.210.67]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kcwhZ-0004fp-RG for linux-arm-kernel@lists.infradead.org; Wed, 11 Nov 2020 20:26:46 +0000 Received: by mail-ot1-f67.google.com with SMTP id 79so3380249otc.7 for ; Wed, 11 Nov 2020 12:26:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=hj4+pw8ddDfVRLtVVhtMI2FMKPhHhrdKPEjjLMu5Maw=; b=OFLhuBKTD2qG6xyJDvfiCHa+jDAtV8/8CIeo3MsZwWmAdldwJyy7jUUb3u6TUsfXPl HWsHsqpb0+SmyGA3Gl+iH9mf7dtKmsFRKv6/9ejF07g7LnxI8n+sCwCwxQz273TPMbRR OzUResYvEzym1cNszlZIv6IO8f3Q4PL+dP7xmvqndbBPjLjVIjSOKwB0vo3Lgn+QreBx xSubH3Iio2m5vxY0xITK2AR6MNT2LEQFEakF3Zbc9oiP+qqh2okh+tBWGzu3jp9VoJDm ca1JyCQwKHqE00SY93F7dyzMsq8q1+7Hv5dBmCBF1sYlz6mOd3XjaC//jt/0DRCFg2rr qesA== X-Gm-Message-State: AOAM532pomd+kkYIk8lSnQclnyh0/f3TElKMF835tZPAFS9CP1O1B2XD iu0AeGE4AaGsBkZzcJcaw4kWKzYonQ== X-Google-Smtp-Source: ABdhPJxr4q2zIpY09NpELS89LQibqWQjpbSRdmMZh63473nOtuxnOzgW3Rb86xN0M0DADa2i2F92QQ== X-Received: by 2002:a9d:75d6:: with SMTP id c22mr6031778otl.350.1605126404918; Wed, 11 Nov 2020 12:26:44 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id x190sm638931oia.35.2020.11.11.12.26.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Nov 2020 12:26:44 -0800 (PST) Received: (nullmailer pid 1971079 invoked by uid 1000); Wed, 11 Nov 2020 20:26:42 -0000 Date: Wed, 11 Nov 2020 14:26:42 -0600 From: Rob Herring To: Amelie Delaunay Subject: Re: [PATCH v5 2/5] dt-bindings: usb: Add DT bindings for STUSB160x Type-C controller Message-ID: <20201111202642.GA1971049@bogus> References: <20201106165805.31534-1-amelie.delaunay@st.com> <20201106165805.31534-3-amelie.delaunay@st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201106165805.31534-3-amelie.delaunay@st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201111_152645_902793_B0F055D2 X-CRM114-Status: GOOD ( 12.54 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Heikki Krogerus , Alexandre Torgue , Greg Kroah-Hartman , linux-usb@vger.kernel.org, Russell King , linux-kernel@vger.kernel.org, Badhri Jagan Sridharan , Rob Herring , Jun Li , Maxime Coquelin , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 06 Nov 2020 17:58:02 +0100, Amelie Delaunay wrote: > Add binding documentation for the STMicroelectronics STUSB160x Type-C port > controller. > > Signed-off-by: Amelie Delaunay > --- > .../devicetree/bindings/usb/st,stusb160x.yaml | 87 +++++++++++++++++++ > 1 file changed, 87 insertions(+) > create mode 100644 Documentation/devicetree/bindings/usb/st,stusb160x.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel