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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 97A97C433EF for ; Thu, 14 Apr 2022 17:57:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=1Fa8x0aQwdS5bKMUF/j3TqhWJbVQU4ehTZQNzH1VLZo=; b=E6cxp2oNLnHzv5 Pda/+gcKoBs6yGeuvgApYOGnIiFayp7uhlv5XVGIkN8GdPj2jluoOh5kwAhkz7B/BRPIEU7q3Ibdg 3ruFsHYDbzuRJYDIkE+CeoIe4EabWBLeDksYoy1waNhps3Y2wZRk9nuuZjSsSHtz8T56KPOILYCkc B3BPDPzqK2d8YH0cot+ijIEdCRkCKBu90HtHOpjDcZM3LNJjeg2ueqmhVPeXGCdQHDu4GhrT69lEp WVUdc7iDEqAjKWvHCkkpwMcf2vDn2c9fYC0j6NXhuR/D3eYmJVn+fu9yJOL5Mo1AICYYAgSX/PWJV dlbBsk+0SIcEITr++oHg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nf3hE-006lAm-M2; Thu, 14 Apr 2022 17:55:57 +0000 Received: from mail-oa1-f44.google.com ([209.85.160.44]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nf3cx-006jIv-6a for linux-arm-kernel@lists.infradead.org; Thu, 14 Apr 2022 17:51:33 +0000 Received: by mail-oa1-f44.google.com with SMTP id 586e51a60fabf-df02f7e2c9so5972423fac.10 for ; Thu, 14 Apr 2022 10:51:30 -0700 (PDT) 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=DEI45G4jfdbLSLjK6F+n7UUuOmq9pwFT5soFbJ9qWrA=; b=kvrYQi6m2vuntBudrgvSxgBheb1xLf6UaD0N3leBbe9x0T+ua+TfPFRRF/pZBYvYtj EZheeHF0Z1DtsVtsk9t/IQq8v2vg2C7liJvtDG5qZRK3LY4+dQj1kQLvGZf3hlL5ckpZ WF48DQKtypZxFeveQL6QyLNs/5iHbiBPsdnEhThh5ECPbeMV35jRpLgMajr8VvCa3A+J 5uRnnl1bjtg2yDxU4Tx4hm+mVfFXnFSf6nQvv5BKk4kHpWAknTT3oaJ2NPB9yUKOAaQB KfWiRJYVzeOsRgQ5S9TBnUHIEndLjYvt6fzuE39zSZeS9wl+2OMLnZxp7ag252vHv7lD bjHw== X-Gm-Message-State: AOAM530cp46jbco9S3qTAzyFSuzTuNrKWXyIhbK+vSVoMbWsGqNNQAFj S/INgt1rKVhWRbd7+QO/hg== X-Google-Smtp-Source: ABdhPJxDRDHbf/842fJuBWcyzVoT6YVdh1vmmWxgq2DyQr5CdgXiXnV4EA6kD1bGnC8psumRBaM8/w== X-Received: by 2002:a05:6870:6192:b0:e1:dcc4:e0e8 with SMTP id a18-20020a056870619200b000e1dcc4e0e8mr2085666oah.58.1649958689349; Thu, 14 Apr 2022 10:51:29 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id w133-20020acadf8b000000b002ef9fa2ba84sm266647oig.12.2022.04.14.10.51.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Apr 2022 10:51:29 -0700 (PDT) Received: (nullmailer pid 2304505 invoked by uid 1000); Thu, 14 Apr 2022 17:51:28 -0000 Date: Thu, 14 Apr 2022 12:51:28 -0500 From: Rob Herring To: Abel Vesa Cc: Sascha Hauer , Pengutronix Kernel Team , linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , Shawn Guo , devicetree@vger.kernel.org, Linux Kernel Mailing List , Ulf Hansson , Fabio Estevam , NXP Linux Team , linux-mmc@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH v6 13/13] dt-bindings: usb: usbmisc-imx: Add i.MX8DXL compatible string Message-ID: References: <20220413103356.3433637-1-abel.vesa@nxp.com> <20220413103356.3433637-14-abel.vesa@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220413103356.3433637-14-abel.vesa@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220414_105131_306284_2D462816 X-CRM114-Status: UNSURE ( 9.70 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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, 13 Apr 2022 13:33:56 +0300, Abel Vesa wrote: > Add i.MX8DXL compatible string to the usbmisc-imx bindings. > > Signed-off-by: Abel Vesa > --- > Documentation/devicetree/bindings/usb/usbmisc-imx.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel