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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 D9484C433DB for ; Wed, 10 Feb 2021 22:56:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A38C164DD6 for ; Wed, 10 Feb 2021 22:56:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233683AbhBJW4Y (ORCPT ); Wed, 10 Feb 2021 17:56:24 -0500 Received: from mail-ot1-f45.google.com ([209.85.210.45]:40077 "EHLO mail-ot1-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231897AbhBJW4T (ORCPT ); Wed, 10 Feb 2021 17:56:19 -0500 Received: by mail-ot1-f45.google.com with SMTP id i20so3466834otl.7; Wed, 10 Feb 2021 14:56:03 -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=Uv4aJWJYHGLjPveszWg3xJuq8jmg9zeXVRApkBKWByA=; b=n9q5VGf3v3KY6GbLMNLYUH7gS2VwicVN3QaD9YAux8jEwar4gqWRmeoXOKqgX1Kx9A 4RZCIzIggxQjf7YVIeVQPD/Uryp38RffoQjmpdX6FhvsOmQX6A+/5KEQGI25D0FXo3dV qwCzWzh/IOT3y4Koc3QSkhrh/cJXdA5kaS+sdmeQLff0C3hoAFRc7Jz7E3hpLIJO2wu6 wYT05ez0+p8lRVP+aW2lMevrGkpb1N+cgiMzYKi3Mzy1+lVccF0PtHQ2hHqtXe2toahp aircgXP2tJG+uasXQmeg9lIQQrDM3kJ27xzuZp8L9hBqFvFxx3SiYhUFf8nU0Rqs4Xci HNeA== X-Gm-Message-State: AOAM530DxJchneenBoeVdJ+aFoXZOU/yTk0hncSN+gfwHKZ5YgpOVVzx uynuwe0o/S4ytzAXK3ftZw== X-Google-Smtp-Source: ABdhPJyWT2qLAEOdHmFjAYVt7c27wJXJg0f0C4sn+bfsP3pe/e4IaBuYnyOdn5MWGeYnU3y8C9odLw== X-Received: by 2002:a05:6830:2089:: with SMTP id y9mr3983782otq.200.1612997737887; Wed, 10 Feb 2021 14:55:37 -0800 (PST) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id l67sm741684oih.57.2021.02.10.14.55.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Feb 2021 14:55:37 -0800 (PST) Received: (nullmailer pid 2970438 invoked by uid 1000); Wed, 10 Feb 2021 22:55:36 -0000 Date: Wed, 10 Feb 2021 16:55:36 -0600 From: Rob Herring To: Bhaskar Chowdhury Cc: gregkh@linuxfoundation.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, rdunlap@infradead.org Subject: Re: [PATCH] doc: devicetree: bindings: usb: Chnage descibe to describe in usbmisc-imx.txt Message-ID: <20210210225536.GA2968213@robh.at.kernel.org> References: <20210203153315.15170-1-unixbhaskar@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210203153315.15170-1-unixbhaskar@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 03, 2021 at 09:03:15PM +0530, Bhaskar Chowdhury wrote: > Ironically, a typo in the subject. Will fix when applying. > s/descibe/describe/ > > Signed-off-by: Bhaskar Chowdhury > --- > Documentation/devicetree/bindings/usb/usbmisc-imx.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt > index b353b9816487..b796836d2ce7 100644 > --- a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt > +++ b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt > @@ -1,7 +1,7 @@ > * Freescale i.MX non-core registers > > Required properties: > -- #index-cells: Cells used to descibe usb controller index. Should be <1> > +- #index-cells: Cells used to describe usb controller index. Should be <1> > - compatible: Should be one of below: > "fsl,imx6q-usbmisc" for imx6q > "fsl,vf610-usbmisc" for Vybrid vf610 > -- > 2.26.2 > 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=-14.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 DE4E6C433DB for ; Wed, 10 Feb 2021 22:56:51 +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 9258C64DD6 for ; Wed, 10 Feb 2021 22:56:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9258C64DD6 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=2oEzjP4rTMmZ3fvFhRBmzkd285idlB/AnsJh9WB98hE=; b=zpTb+eCZ1jQeEaVy3nbEOlljW me4gyQ5vq/OsWRuNKs+CGxyPiWdzRfxUUMCa95qtzXQPxR4s/gAjl9ktbngpOedvG6nFu9xYGxTpv O3isfXPBCZxO5x7gp5wsUokmhUwX+GAqNqyWUxBRA4kEMS/DgstgBBEulavWQVWyBIumx+/hH3WJA BgJhiT6MHWC9lELwl2jEMDN3ZaMqDwWo/3rIMQEewBnHdMbZWtsqbfHWRc4LC1rHRoym7U8DfTQSQ J0mxD1fjNsCPUVq2cUQF8iUiRjGeN8eSFyy5ZbNrA9WFkQUudOo/JtY2XPJWMwekSYAfNETd6k4+7 U4jU1W1BA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9yOb-0001OH-NR; Wed, 10 Feb 2021 22:55:41 +0000 Received: from mail-ot1-f42.google.com ([209.85.210.42]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9yOY-0001N2-NE for linux-arm-kernel@lists.infradead.org; Wed, 10 Feb 2021 22:55:39 +0000 Received: by mail-ot1-f42.google.com with SMTP id e4so3461571ote.5 for ; Wed, 10 Feb 2021 14:55:38 -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=Uv4aJWJYHGLjPveszWg3xJuq8jmg9zeXVRApkBKWByA=; b=Q0BXdVO5z5Aq/tzdCJfu+vQ7ZEvAOvjzZMTVoSSRNAzTi3d6/x++Gv9EKLemG4Gpfm Dc0eFTQ9b0pW0SBqfORKCZAek8FiBZcEyS+pumVgGM/+Sj3Gr1jFfeli9jzeojHK1gnv ptx2L95hpaxSJrqkgp+cTyneCYfBFiPKPSjRDfblO5Uhxdmp1s7d9bKyBi3qoAjq+D2a R4Wt5hfl8noEVort/NDFWfpy6xySytDl26GAUCiIRaFXKOm5Vxl/va5Lttkud/a6uy/Q QzYg26V3UFa+mrbKYsqpwPPrDqff7Jy4mIc2RVH4pZvRRLDwa9OnZnz4pYye0FXhT198 PZBw== X-Gm-Message-State: AOAM530h4xk6Sr2ThzD8FczFivuPhq9VB0IAKCcdyd8mCllu8jKSseqP 09cj9c2pvMzLR0lPL4sK/A== X-Google-Smtp-Source: ABdhPJyWT2qLAEOdHmFjAYVt7c27wJXJg0f0C4sn+bfsP3pe/e4IaBuYnyOdn5MWGeYnU3y8C9odLw== X-Received: by 2002:a05:6830:2089:: with SMTP id y9mr3983782otq.200.1612997737887; Wed, 10 Feb 2021 14:55:37 -0800 (PST) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id l67sm741684oih.57.2021.02.10.14.55.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Feb 2021 14:55:37 -0800 (PST) Received: (nullmailer pid 2970438 invoked by uid 1000); Wed, 10 Feb 2021 22:55:36 -0000 Date: Wed, 10 Feb 2021 16:55:36 -0600 From: Rob Herring To: Bhaskar Chowdhury Subject: Re: [PATCH] doc: devicetree: bindings: usb: Chnage descibe to describe in usbmisc-imx.txt Message-ID: <20210210225536.GA2968213@robh.at.kernel.org> References: <20210203153315.15170-1-unixbhaskar@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210203153315.15170-1-unixbhaskar@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210210_175538_783439_EC24CCD1 X-CRM114-Status: GOOD ( 17.55 ) 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, rdunlap@infradead.org, gregkh@linuxfoundation.org, s.hauer@pengutronix.de, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, shawnguo@kernel.org, festevam@gmail.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 Wed, Feb 03, 2021 at 09:03:15PM +0530, Bhaskar Chowdhury wrote: > Ironically, a typo in the subject. Will fix when applying. > s/descibe/describe/ > > Signed-off-by: Bhaskar Chowdhury > --- > Documentation/devicetree/bindings/usb/usbmisc-imx.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt > index b353b9816487..b796836d2ce7 100644 > --- a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt > +++ b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt > @@ -1,7 +1,7 @@ > * Freescale i.MX non-core registers > > Required properties: > -- #index-cells: Cells used to descibe usb controller index. Should be <1> > +- #index-cells: Cells used to describe usb controller index. Should be <1> > - compatible: Should be one of below: > "fsl,imx6q-usbmisc" for imx6q > "fsl,vf610-usbmisc" for Vybrid vf610 > -- > 2.26.2 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel