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 B9024C4332F for ; Sat, 31 Dec 2022 07:41:46 +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=jNCbRF1QmxKhi2v1LnHDzgNX0fS2ubPJxibM6WgdMUQ=; b=pcDUX6VOKS/ypi T9G88XqtyUEVpKQ+lqjogxoaXL6XI2zGlObbxwVF3UB3p0E746iQ8zICR2kRqLo49SHxq1EOMjJv8 Y3vzSp2xwJoPOXkVuHpmoemnc1aMJWmx8T7E3XbkuP8Fh+HVgDRXBJN9I5VMq+of6YG2bi2c2RlPa zOUeIqXW3YctzXfLGiSThK+5qidJsC/kO7ikVrFGnJC0xFGlPIERMliLC3hLI/D67YCpTE+x24DSa PNJWjE4Z3MNJzeObWpBUIlOTsTMpDm3DTL3ZVnlJqrP9bos8hwv4H/laBZGrgzAl9rU6+GH2n1yVM XqMNx/vvyycZYNVgy1lQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBWTv-001ybJ-NL; Sat, 31 Dec 2022 07:40:40 +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 1pBWTB-001y1S-H8 for linux-arm-kernel@lists.infradead.org; Sat, 31 Dec 2022 07:40:01 +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 A6F76B8015B; Sat, 31 Dec 2022 07:39:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BDAC8C433EF; Sat, 31 Dec 2022 07:39:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672472388; bh=TbG6cv/YLAHYJhLgQKAODUCdlCQYiEACzAqRj80DFKw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=p015iKkPZ5dzdyZyK1whqrk+J6+zfuzz8GvGnLSWik4Y80g41rWrZ38PLqi1xQec/ JaHYQ34I3O9Y2MO72udRpMm7hoi2ZEO9C+2UudHo85ZQYjTQQXYL38Uo/th79eXROG yFiEr4b3dbMHVADaKutmUjXIM6D4JaL+2trZAPnXCorpgBj97rtf9vhyLgcC9l/HMp OoOtHmcSJlrkWQAD0us3rm4/fhIhaezPU+6kv6EqmWO0UxkpmiFKbCJ5yOH7MagT/9 2epSyvimqmIMkzxng6JNzC1XyJSWbrsGRE7s6gEd6QpsQNsVd9EP7MKLSTZb7wIHMY GfcdLrXD+r5dA== Date: Sat, 31 Dec 2022 15:39:39 +0800 From: Shawn Guo To: Philippe Schenker Cc: devicetree@vger.kernel.org, Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Rob Herring , Philippe Schenker , Andrejs Cainikovs , Fabio Estevam , Krzysztof Kozlowski , Marcel Ziswiler , NXP Linux Team , Pengutronix Kernel Team , Sascha Hauer , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 0/5] Unify USB Over Current Settings on Toradex Boards Message-ID: <20221231073938.GL6112@T480> References: <20221122155439.456142-1-dev@pschenker.ch> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221122155439.456142-1-dev@pschenker.ch> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221230_233958_847131_05C7CE45 X-CRM114-Status: GOOD ( 12.08 ) 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 Tue, Nov 22, 2022 at 04:54:33PM +0100, Philippe Schenker wrote: > From: Philippe Schenker > > > This patchset intends to disable the USB Over Current for Toradex i.MX > boards using the USB chipidea driver. > > We do this on the Carrier-Board device-trees due to the reason, that if > a customer of us inheriting the module-level device-tree (named -.dtsi) > does not inherit settings from us that may be incorrect for his > use-case. > > > Philippe Schenker (5): > ARM: dts: apalis-imx6: Disable usb over-current > ARM: dts: colibri-imx6: Disable usb over-current > ARM: dts: colibri-imx6ull: Disable usb over-current > ARM: dts: colibri-imx7: Disable usb over-current > arm64: dts: verdin-imx8mm: Disable usb over-current Applied all, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel