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 B5D87C6FA86 for ; Thu, 22 Sep 2022 13:18:10 +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=Xx7roJncM6zjd2uAjJYjoLlI6Tv6DSpAmqDLUVol3Cs=; b=minMzq2D58v7db q+Gci3ez2yCjFCcuTIbeoWhbYIbYyYrBCRBfrCfu/t35rXz9XjTLGuOUduCpsaFxB+8G24jzXAuce 8Un1/RFmEdUdomxnxGkYyfepDeo3DCoucUGFu5eLmTDk1VYlJyVHec9zCXbkcm1XVgtyj7kIO1PCW j1BMtrwaNx0W6jnWf9ThhjW+UeCUNKEpeMe3rC6tt9HqiQF+Odbf88qvWbw2p8PDE2rwCG0eLtKQA 4GtI1l8NQnSL+uzpMSrvqTjnz2H+aFJozUmYhgaQTqbYeEme+NadL6w16MJ9KRkPdOmglhYuyTM6u vweO+4zWDGnaJQGSp7TA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1obM4p-00Fc47-KS; Thu, 22 Sep 2022 13:17:15 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1obM4m-00Fc2v-Ac for linux-arm-kernel@lists.infradead.org; Thu, 22 Sep 2022 13:17:13 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id A9B5DB82812; Thu, 22 Sep 2022 13:17:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C356BC433D6; Thu, 22 Sep 2022 13:17:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1663852629; bh=F/4iIwXSU4vqrMwYdoVZfyoIm5ZzZVxgA6NsuygfDEY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KmLDsHjOtfearKEtNh/J+XJyymWR4zlefseUurVC62tiMVfgJzabLhIbAChLUjYgZ bhP68r5YK4zv9oF/qdh9tqkpQEiILhYDBtn3xiNkN+zvqW5O/2A3zFDCD7Mw8NTZCy GOSGFBa3ptr+lEgYfmOyBWQMNCUosuBnLMO7LAKc= Date: Thu, 22 Sep 2022 15:17:06 +0200 From: Greg Kroah-Hartman To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Li Jun , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 4/4] arm64: dts: tqma8mpql: add support for 2nd USB (host) interface Message-ID: References: <20220915062855.751881-1-alexander.stein@ew.tq-group.com> <20220915062855.751881-5-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220915062855.751881-5-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220922_061712_546594_B2F5235F X-CRM114-Status: GOOD ( 12.99 ) 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 Thu, Sep 15, 2022 at 08:28:55AM +0200, Alexander Stein wrote: > The on-board USB hub has a single reset line which needs to be enabled. > > Signed-off-by: Alexander Stein > --- > .../freescale/imx8mp-tqma8mpql-mba8mpxl.dts | 41 +++++++++++++++++++ > 1 file changed, 41 insertions(+) This patch failed to apply, please rebase and resend. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel