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 1B8F1C3A59D for ; Mon, 24 Oct 2022 02:00:00 +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=ZoJxtie23WmezsqQXw2nHOPrD3hXM8iPtjvZYLVu/Mg=; b=ZsSb8BhNeR9AKz I6MNkgLR3CR+d3Ph0iQqZkI9HpbkpF9ir/78qhHb8bPFBU/NzQ7JFOOrRZ6OYzFU8xqCRvK8ZTLgS fdLEdWBkE/Ul5PTDvEDjOdAH9IF0KN+WwAdDIptY/LRHWHDznAhSQb6+8qRuy4y91UjJf6U839k/S 0ld4R2bg2l+RgqzDVcI+7wtooeDjFsAWWzfUZyYI365Stxms3NN/acs8cZGa4bOMj0YzHneEvS/fv pmq7t2U+L/FBcEKYhEVAxRAAAibVJ0AJDlESH89KEWrlT6NbHrfhu00NpYemsJLjopR36/x9Ykqku jFleuzfKKIe1jsJVhjAw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ommjl-00GjoY-3Z; Mon, 24 Oct 2022 01:58:45 +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 1ommji-00Gjnn-A0 for linux-arm-kernel@lists.infradead.org; Mon, 24 Oct 2022 01:58:43 +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 888D7B80DB5; Mon, 24 Oct 2022 01:58:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B3219C433C1; Mon, 24 Oct 2022 01:58:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666576718; bh=+F7HiW9RND3/Jb9W1InscmlPJ6IHh0hxSyw1E6xpqTw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TKY3kDS15T6rvASucVP5zagRbke0MWYCHoxa1dwgkRtPK0g10w8JYXdN+bd3sF9zl YwQF2NBMcTPGATXnTCs1XkpTq3rODgHq+IcAW8gQ3bsVlSdoJJ9EBh9Zze/Qx/vtUt CRnCXUlIvznZVXTvUMqwET2K1F1XyBcRwoRKYmgs5Edr4Zg0HFfeFMZSf4SoSF2a2b sK1qHicITwzEP83uI3MYZaAASsQYIASOXocQ83WN3VD1Qh9v3e3GV31mYcP4laF8n+ sE8XbDHjCb1fqd/xWx6KbV9MgWSCVmJcXmvtcPYgLGxJJV/dTAHwCIMIQtyK51wbe1 AeVBGwHIZceJQ== Date: Mon, 24 Oct 2022 09:58:29 +0800 From: Shawn Guo To: Marcel Ziswiler Cc: linux-arm-kernel@lists.infradead.org, Marcel Ziswiler , Alistair Francis , Arnd Bergmann , Fabio Estevam , Johann Neuhauser , Krzysztof Kozlowski , Max Krummenacher , NXP Linux Team , Neil Armstrong , Pengutronix Kernel Team , Rob Herring , Russell King , Sascha Hauer , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/5] arm: dts: colibri-imx6: usb dual-role switching et. al. Message-ID: <20221024015829.GX125525@dragon> References: <20220928073336.63881-1-marcel@ziswiler.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220928073336.63881-1-marcel@ziswiler.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221023_185842_510620_16AA94B9 X-CRM114-Status: GOOD ( 13.94 ) 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, Sep 28, 2022 at 09:33:31AM +0200, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > > This series is an assortment of USB dual-role specific commits as > follows: > > Introduce USBC_DET GPIO based USB dual-role aka device/host switching. > > Move USB VBUS supply from single carrier board to module level device > tree. This pin is as per Colibri module family standard. > > Specify USBH_PEN GPIO being active-low rather than active-high > (cosmetic only). > > Remove spurious debounce property from linux,extcon-usb-gpio. That > commit is actually for Colibri iMX7. > > Changes in v2: > - Dropped fixes tag as this change is rather cosmetic. > - Add new commit also actually enabling CONFIG_EXTCON_USB_GPIO. > > Marcel Ziswiler (4): > arm: dts: colibri-imx6: move vbus-supply to module level device tree > arm: dts: colibri-imx6: specify usbh_pen gpio being active-low > arm: dts: imx7-colibri: remove spurious debounce property > ARM: imx_v6_v7_defconfig: Enable USB GPIO extcon support > > Philippe Schenker (1): > arm: dts: colibri-imx6: usb dual-role switching We idiomatically use prefix 'ARM: dts: ...' for i.MX arm DTS. Fixed them up and applied the series. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 37968C3A59D for ; Mon, 24 Oct 2022 01:58:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229721AbiJXB6m (ORCPT ); Sun, 23 Oct 2022 21:58:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48656 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229455AbiJXB6l (ORCPT ); Sun, 23 Oct 2022 21:58:41 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3AEEA6611B; Sun, 23 Oct 2022 18:58:40 -0700 (PDT) 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 98514B80E77; Mon, 24 Oct 2022 01:58:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B3219C433C1; Mon, 24 Oct 2022 01:58:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666576718; bh=+F7HiW9RND3/Jb9W1InscmlPJ6IHh0hxSyw1E6xpqTw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TKY3kDS15T6rvASucVP5zagRbke0MWYCHoxa1dwgkRtPK0g10w8JYXdN+bd3sF9zl YwQF2NBMcTPGATXnTCs1XkpTq3rODgHq+IcAW8gQ3bsVlSdoJJ9EBh9Zze/Qx/vtUt CRnCXUlIvznZVXTvUMqwET2K1F1XyBcRwoRKYmgs5Edr4Zg0HFfeFMZSf4SoSF2a2b sK1qHicITwzEP83uI3MYZaAASsQYIASOXocQ83WN3VD1Qh9v3e3GV31mYcP4laF8n+ sE8XbDHjCb1fqd/xWx6KbV9MgWSCVmJcXmvtcPYgLGxJJV/dTAHwCIMIQtyK51wbe1 AeVBGwHIZceJQ== Date: Mon, 24 Oct 2022 09:58:29 +0800 From: Shawn Guo To: Marcel Ziswiler Cc: linux-arm-kernel@lists.infradead.org, Marcel Ziswiler , Alistair Francis , Arnd Bergmann , Fabio Estevam , Johann Neuhauser , Krzysztof Kozlowski , Max Krummenacher , NXP Linux Team , Neil Armstrong , Pengutronix Kernel Team , Rob Herring , Russell King , Sascha Hauer , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/5] arm: dts: colibri-imx6: usb dual-role switching et. al. Message-ID: <20221024015829.GX125525@dragon> References: <20220928073336.63881-1-marcel@ziswiler.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220928073336.63881-1-marcel@ziswiler.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, Sep 28, 2022 at 09:33:31AM +0200, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > > This series is an assortment of USB dual-role specific commits as > follows: > > Introduce USBC_DET GPIO based USB dual-role aka device/host switching. > > Move USB VBUS supply from single carrier board to module level device > tree. This pin is as per Colibri module family standard. > > Specify USBH_PEN GPIO being active-low rather than active-high > (cosmetic only). > > Remove spurious debounce property from linux,extcon-usb-gpio. That > commit is actually for Colibri iMX7. > > Changes in v2: > - Dropped fixes tag as this change is rather cosmetic. > - Add new commit also actually enabling CONFIG_EXTCON_USB_GPIO. > > Marcel Ziswiler (4): > arm: dts: colibri-imx6: move vbus-supply to module level device tree > arm: dts: colibri-imx6: specify usbh_pen gpio being active-low > arm: dts: imx7-colibri: remove spurious debounce property > ARM: imx_v6_v7_defconfig: Enable USB GPIO extcon support > > Philippe Schenker (1): > arm: dts: colibri-imx6: usb dual-role switching We idiomatically use prefix 'ARM: dts: ...' for i.MX arm DTS. Fixed them up and applied the series. Shawn