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.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 D1503C433DF for ; Fri, 16 Oct 2020 18:50:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7DCE720FC3 for ; Fri, 16 Oct 2020 18:50:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602874236; bh=d5YC5aD2tfJ6+R6sZqHQ7SbW/+ykLBIfr22XhLWW9PE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=aHu+NnWA5pLDCg3bpqJ1dVdYkduaiYbndjOoyhrcohrdo6T6Ja2adO4JCulyoJuG0 /F62SibHlr4vQB1xnpz9LIvY+/JyVVu+mO0ms4BjacSUKK6XaeEk/RSguH2KgdPKva EQeCJq30wucw8wx41ankXrd5WN+/m2MSmWeGX1UA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2403952AbgJPSuf (ORCPT ); Fri, 16 Oct 2020 14:50:35 -0400 Received: from mail-oo1-f68.google.com ([209.85.161.68]:36499 "EHLO mail-oo1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2403933AbgJPSuf (ORCPT ); Fri, 16 Oct 2020 14:50:35 -0400 Received: by mail-oo1-f68.google.com with SMTP id z1so863442ooj.3; Fri, 16 Oct 2020 11:50:34 -0700 (PDT) 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=tQIAtcfZOgzbTee3ynuA+97EgTw4Y5zn1K5sehyraYU=; b=U72hTD7ndluWvnIbav8UOywurDRG6f6Rbtunv3wosKGf5v4PI/CVHnRjVRuawDofOz Bn9E8YhEiVYdJlWgFY8RtP58HDkblSqve16UV2XoQEJVWuBIg7hnV72msA2o3KpLbsGX laItSuOVk1r9I8qogaTZKnI2TD7prZtZgQ/mR0urPWMsH/Xhoc/S+hWtjv4RIa0fUQi2 Hy0rJHy9G/zoQPth/KyNMZMfo3WJtf4WVaRhefcmomJxxy/iVSkvmhgNPm2rWXFF7I6O Qoo1HS/Ov7isWTAAbjOxglDYUZXSY++Ci6nqFJgs4C71Lc512hfEExWRECi/kHhIiw9y fFFg== X-Gm-Message-State: AOAM531MEoxkTqWQ3m1/ITw3M8HLrzuu+EA/b9RdUAbIZa9tQbiVpVFl CZ+lIT0v41oPqZlvJ9lRxw== X-Google-Smtp-Source: ABdhPJxlpklNvXwoGw9+00fyPv9Ov10bBunf9ANT94mdSsa1luXvKLcFtohW6R2sBFI6b/zUGoM++g== X-Received: by 2002:a4a:d815:: with SMTP id f21mr3846003oov.44.1602874234188; Fri, 16 Oct 2020 11:50:34 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id x13sm1372705oot.24.2020.10.16.11.50.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Oct 2020 11:50:33 -0700 (PDT) Received: (nullmailer pid 1734139 invoked by uid 1000); Fri, 16 Oct 2020 18:50:32 -0000 Date: Fri, 16 Oct 2020 13:50:32 -0500 From: Rob Herring To: Serge Semin Cc: Serge Semin , Mathias Nyman , Greg Kroah-Hartman , linux-snps-arc@lists.infradead.org, Felipe Balbi , Neil Armstrong , Yoshihiro Shimoda , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Manu Gautam , Rob Herring , devicetree@vger.kernel.org, linux-mips@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Roger Quadros , Pavel Parkhomenko , Bjorn Andersson , Alexey Malahov , Andy Gross , Lad Prabhakar , Kevin Hilman , linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 10/20] dt-bindings: usb: dwc3: Add interrupt-names property support Message-ID: <20201016185032.GA1734092@bogus> References: <20201014101402.18271-1-Sergey.Semin@baikalelectronics.ru> <20201014101402.18271-11-Sergey.Semin@baikalelectronics.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201014101402.18271-11-Sergey.Semin@baikalelectronics.ru> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 14 Oct 2020 13:13:52 +0300, Serge Semin wrote: > The controller driver supports two types of DWC USB3 devices: with a > common interrupt lane and with individual interrupts for each mode. Add > support for both these cases to the DWC USB3 DT schema. > > Signed-off-by: Serge Semin > > --- > > Changelog v2: > - Grammar fix: "s/both of these cases support/support for both these cases" > - Drop quotes from around the string constants. > --- > Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 11 +++++++++++ > 1 file changed, 11 insertions(+) > 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,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 C57FCC433E7 for ; Fri, 16 Oct 2020 19:04:12 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (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 2642E20EDD for ; Fri, 16 Oct 2020 19:04:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2642E20EDD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 4CCbD94cMJzDqTL for ; Sat, 17 Oct 2020 06:04:09 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.161.65; helo=mail-oo1-f65.google.com; envelope-from=robherring2@gmail.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Received: from mail-oo1-f65.google.com (mail-oo1-f65.google.com [209.85.161.65]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4CCZwZ4XDtzDql8 for ; Sat, 17 Oct 2020 05:50:37 +1100 (AEDT) Received: by mail-oo1-f65.google.com with SMTP id f26so851493oou.11 for ; Fri, 16 Oct 2020 11:50:37 -0700 (PDT) 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=tQIAtcfZOgzbTee3ynuA+97EgTw4Y5zn1K5sehyraYU=; b=f2b5WG7BbSChrTr0S0jFMIJZC7flV2/57NJLOg6d6z+J39zDtd1sPgppkv0fglmaU2 cN2nMcEtc+4XeqM30iQ0rnUf5szQy9jKSYDQdqfYUcgvIBl24DdkSGOwHSd+YrfV55Fk 3OD0gCzU/pJpFu2qccz18i6f55nZB+nPQ24IdImVpZEtF3Mo8eJBc+IlQTxgjA7tie2t /BpR7t0LI0SQIe8liQllIimjwZIi68wbkfTF5cfsC3V/HE9FDHEadMFroBsTtXU/LOVb Px7uev370JA66E+2nYKvV0zAQ+sGUG2T4nQb1rc5HBPyVp1Xauo3ZZNBBf4cvQErHkxi /YVA== X-Gm-Message-State: AOAM530sVcz+s0JiaBfW1YzwCak/4BOX3Ir2Hhtx553FL2JKfc5NT02o cWfmmkUPYDqw20LY+fdCWw== X-Google-Smtp-Source: ABdhPJxlpklNvXwoGw9+00fyPv9Ov10bBunf9ANT94mdSsa1luXvKLcFtohW6R2sBFI6b/zUGoM++g== X-Received: by 2002:a4a:d815:: with SMTP id f21mr3846003oov.44.1602874234188; Fri, 16 Oct 2020 11:50:34 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id x13sm1372705oot.24.2020.10.16.11.50.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Oct 2020 11:50:33 -0700 (PDT) Received: (nullmailer pid 1734139 invoked by uid 1000); Fri, 16 Oct 2020 18:50:32 -0000 Date: Fri, 16 Oct 2020 13:50:32 -0500 From: Rob Herring To: Serge Semin Subject: Re: [PATCH 10/20] dt-bindings: usb: dwc3: Add interrupt-names property support Message-ID: <20201016185032.GA1734092@bogus> References: <20201014101402.18271-1-Sergey.Semin@baikalelectronics.ru> <20201014101402.18271-11-Sergey.Semin@baikalelectronics.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201014101402.18271-11-Sergey.Semin@baikalelectronics.ru> X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Neil Armstrong , linux-mips@vger.kernel.org, Pavel Parkhomenko , Kevin Hilman , Andy Gross , linux-snps-arc@lists.infradead.org, devicetree@vger.kernel.org, Mathias Nyman , Lad Prabhakar , Alexey Malahov , Rob Herring , Bjorn Andersson , linux-arm-kernel@lists.infradead.org, Roger Quadros , Felipe Balbi , Greg Kroah-Hartman , Yoshihiro Shimoda , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Serge Semin , Manu Gautam , linuxppc-dev@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Wed, 14 Oct 2020 13:13:52 +0300, Serge Semin wrote: > The controller driver supports two types of DWC USB3 devices: with a > common interrupt lane and with individual interrupts for each mode. Add > support for both these cases to the DWC USB3 DT schema. > > Signed-off-by: Serge Semin > > --- > > Changelog v2: > - Grammar fix: "s/both of these cases support/support for both these cases" > - Drop quotes from around the string constants. > --- > Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 11 +++++++++++ > 1 file changed, 11 insertions(+) > 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 24F92C43467 for ; Fri, 16 Oct 2020 18:50:40 +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 819D4214DB for ; Fri, 16 Oct 2020 18:50:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="J0zHHBY4" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 819D4214DB 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-snps-arc-bounces+linux-snps-arc=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=LDzsVmcEev3eVLKAu3aLg4PqPrnVc6QCLnaG330XB9c=; b=J0zHHBY4iaenoy6PzpihY3pX4 xbuutVcLSCFb56aZxf+E3H46svzi5/yVfqbxdE0peWKeIwBbjL6M+lXqOgYhJwv9TtSqBqxvsm8Gb aowMqSgL76cvKngw0Mva83uyNKRJAD5H2BcHgqviDeCqvf8vH8Ixx4+Z98fhanj97l6ctvQS44klw L+2yirvzBDoP1KS/1JIsMCjSFmSNcB/dTwGApNQ2XL2cipTTqB1Tig7L0ba8j1bgL4xB4EEo1JN+P aRDl35yGLoSSSwTucXIdB6mV8e8q5zQe8uOJv1FQ3VScv9hP6qCq/83eGgLjzdlKY+n8mscP1XU2k 4+adJ/CjQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kTUoH-0000Z8-Ox; Fri, 16 Oct 2020 18:50:37 +0000 Received: from mail-oo1-f65.google.com ([209.85.161.65]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kTUoF-0000XN-BP; Fri, 16 Oct 2020 18:50:36 +0000 Received: by mail-oo1-f65.google.com with SMTP id x1so848314ooo.12; Fri, 16 Oct 2020 11:50:34 -0700 (PDT) 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=tQIAtcfZOgzbTee3ynuA+97EgTw4Y5zn1K5sehyraYU=; b=dJLnNlExkdqmtRhgyJe02xaYRVcwkopnSYFUPG7kxXU3G5v9Iyr/T32HqV5CmBJXC7 DwpBlgaDoXIBLisaB2dIzUziROElhZm5ZnuAfu3zY6W3HwnXtUYnUye6ipRyVqwe00Ur XyMjpk3QTAUKWZNQCGiJVJFOdaZDomZoYkwovWCx+9w+denwJIUbxeAwU8omzdZ2aCH/ AhDhNspQVl4xmEv8FOEKKQxWOZE/gOWm67DKn2680e7/4zl50JKJFRzWPNWHY7jVOGkW 4AyG8j5Y1DIjTVL3crnc8s7bDtFZDdQVP+e+M1y7+I1jpf0FCtB+vC9BtNqwRFfSSVIR ujgg== X-Gm-Message-State: AOAM531uBZP/qOGBKVVKqs3shSkk6unO2bCaq+bV68WUxLUJUHQU1EOJ qsWcyaFOyi8R9rbp4getIg== X-Google-Smtp-Source: ABdhPJxlpklNvXwoGw9+00fyPv9Ov10bBunf9ANT94mdSsa1luXvKLcFtohW6R2sBFI6b/zUGoM++g== X-Received: by 2002:a4a:d815:: with SMTP id f21mr3846003oov.44.1602874234188; Fri, 16 Oct 2020 11:50:34 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id x13sm1372705oot.24.2020.10.16.11.50.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Oct 2020 11:50:33 -0700 (PDT) Received: (nullmailer pid 1734139 invoked by uid 1000); Fri, 16 Oct 2020 18:50:32 -0000 Date: Fri, 16 Oct 2020 13:50:32 -0500 From: Rob Herring To: Serge Semin Subject: Re: [PATCH 10/20] dt-bindings: usb: dwc3: Add interrupt-names property support Message-ID: <20201016185032.GA1734092@bogus> References: <20201014101402.18271-1-Sergey.Semin@baikalelectronics.ru> <20201014101402.18271-11-Sergey.Semin@baikalelectronics.ru> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201014101402.18271-11-Sergey.Semin@baikalelectronics.ru> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201016_145035_407157_5D22EFCF X-CRM114-Status: GOOD ( 12.37 ) X-BeenThere: linux-snps-arc@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on Synopsys ARC Processors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Neil Armstrong , linux-mips@vger.kernel.org, Pavel Parkhomenko , Kevin Hilman , Andy Gross , linux-snps-arc@lists.infradead.org, devicetree@vger.kernel.org, Mathias Nyman , Lad Prabhakar , Alexey Malahov , Rob Herring , Bjorn Andersson , linux-arm-kernel@lists.infradead.org, Roger Quadros , Felipe Balbi , Greg Kroah-Hartman , Yoshihiro Shimoda , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Serge Semin , Manu Gautam , linuxppc-dev@lists.ozlabs.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-snps-arc" Errors-To: linux-snps-arc-bounces+linux-snps-arc=archiver.kernel.org@lists.infradead.org On Wed, 14 Oct 2020 13:13:52 +0300, Serge Semin wrote: > The controller driver supports two types of DWC USB3 devices: with a > common interrupt lane and with individual interrupts for each mode. Add > support for both these cases to the DWC USB3 DT schema. > > Signed-off-by: Serge Semin > > --- > > Changelog v2: > - Grammar fix: "s/both of these cases support/support for both these cases" > - Drop quotes from around the string constants. > --- > Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 11 +++++++++++ > 1 file changed, 11 insertions(+) > Reviewed-by: Rob Herring _______________________________________________ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-snps-arc 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 B1DF5C433DF for ; Fri, 16 Oct 2020 18:51:59 +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 40CCA20FC3 for ; Fri, 16 Oct 2020 18:51: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="HBmfAlt6" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 40CCA20FC3 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=wCM55HzPFzNjFQjpZGcpb5Dw6JbY/oxGUoRBdRqML0s=; b=HBmfAlt6Mtuef3Df94aC2RdLS wY/v1TXWN8nXODU+tCe7Tm2h093nFgqZtY8wL0XywCBZ0gee3WLi0Wv3WlBcK0+m34htOUjd0/OH6 1AVW3MKv4k5eHnICdmZo1WskSFQ2NWE8deqU2DN//1+A4dtkGPnBk3e72TtdoMwla/ljm4stoiqLI 5oYcdD7yyLoyA34nDt8QMB8dQaS3JZM/ItKrtvRzk4GLUm7+g9rBwruHFUxVnZIG2rBBJHrdvf9fV xoMvul10VSrOO9ZrOMCvcelbrIWcbIPcdRpZu+J+YQVNVz3vXtHhq3UpUh5Cw0gfe7nEhv7PWvCM3 e2doQA8JA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kTUoM-0000ZO-RN; Fri, 16 Oct 2020 18:50:43 +0000 Received: from mail-oo1-f65.google.com ([209.85.161.65]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kTUoF-0000XN-BP; Fri, 16 Oct 2020 18:50:36 +0000 Received: by mail-oo1-f65.google.com with SMTP id x1so848314ooo.12; Fri, 16 Oct 2020 11:50:34 -0700 (PDT) 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=tQIAtcfZOgzbTee3ynuA+97EgTw4Y5zn1K5sehyraYU=; b=dJLnNlExkdqmtRhgyJe02xaYRVcwkopnSYFUPG7kxXU3G5v9Iyr/T32HqV5CmBJXC7 DwpBlgaDoXIBLisaB2dIzUziROElhZm5ZnuAfu3zY6W3HwnXtUYnUye6ipRyVqwe00Ur XyMjpk3QTAUKWZNQCGiJVJFOdaZDomZoYkwovWCx+9w+denwJIUbxeAwU8omzdZ2aCH/ AhDhNspQVl4xmEv8FOEKKQxWOZE/gOWm67DKn2680e7/4zl50JKJFRzWPNWHY7jVOGkW 4AyG8j5Y1DIjTVL3crnc8s7bDtFZDdQVP+e+M1y7+I1jpf0FCtB+vC9BtNqwRFfSSVIR ujgg== X-Gm-Message-State: AOAM531uBZP/qOGBKVVKqs3shSkk6unO2bCaq+bV68WUxLUJUHQU1EOJ qsWcyaFOyi8R9rbp4getIg== X-Google-Smtp-Source: ABdhPJxlpklNvXwoGw9+00fyPv9Ov10bBunf9ANT94mdSsa1luXvKLcFtohW6R2sBFI6b/zUGoM++g== X-Received: by 2002:a4a:d815:: with SMTP id f21mr3846003oov.44.1602874234188; Fri, 16 Oct 2020 11:50:34 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id x13sm1372705oot.24.2020.10.16.11.50.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Oct 2020 11:50:33 -0700 (PDT) Received: (nullmailer pid 1734139 invoked by uid 1000); Fri, 16 Oct 2020 18:50:32 -0000 Date: Fri, 16 Oct 2020 13:50:32 -0500 From: Rob Herring To: Serge Semin Subject: Re: [PATCH 10/20] dt-bindings: usb: dwc3: Add interrupt-names property support Message-ID: <20201016185032.GA1734092@bogus> References: <20201014101402.18271-1-Sergey.Semin@baikalelectronics.ru> <20201014101402.18271-11-Sergey.Semin@baikalelectronics.ru> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201014101402.18271-11-Sergey.Semin@baikalelectronics.ru> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201016_145035_407157_5D22EFCF X-CRM114-Status: GOOD ( 12.37 ) 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: Neil Armstrong , linux-mips@vger.kernel.org, Pavel Parkhomenko , Kevin Hilman , Andy Gross , linux-snps-arc@lists.infradead.org, devicetree@vger.kernel.org, Mathias Nyman , Lad Prabhakar , Alexey Malahov , Rob Herring , Bjorn Andersson , linux-arm-kernel@lists.infradead.org, Roger Quadros , Felipe Balbi , Greg Kroah-Hartman , Yoshihiro Shimoda , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Serge Semin , Manu Gautam , linuxppc-dev@lists.ozlabs.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 Wed, 14 Oct 2020 13:13:52 +0300, Serge Semin wrote: > The controller driver supports two types of DWC USB3 devices: with a > common interrupt lane and with individual interrupts for each mode. Add > support for both these cases to the DWC USB3 DT schema. > > Signed-off-by: Serge Semin > > --- > > Changelog v2: > - Grammar fix: "s/both of these cases support/support for both these cases" > - Drop quotes from around the string constants. > --- > Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 11 +++++++++++ > 1 file changed, 11 insertions(+) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel