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 8CEBEC433EF for ; Wed, 6 Apr 2022 02:19:24 +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=cAKhe7t4fZLyUoPYP1h+yQrJ60NZ3QqCEDoLA+QXD2s=; b=2hqupTiVxvG7Lr yDAf9AMVIxSkJb2/v98IRCsidyhkur8Ang2xfW8wXTOe7uPSrjqB9voh6bCPxTL34uLrgwxBqOI7n HsmBMTXdfwITnGbQsAug70ZbQMLYcz+rdwRQDn63i5ixfgnjQyYkdC1lAq8KjB9CL7RYMmcWpJlE9 7BCy7MnoKo7XjdYu6uHiL2/+oGmuEtzXRjrI5xLvzgArLNuJPcnn293Ig9vj/yBieChYVX6+Vg7eg GTQK0EHzBKQP5D6Ybb7z68I72AY4Wf3WWopHQkzQAulZLh/02OGfIGE64BIqWXmqBiATrLvSeZNMp Amv7xxakhOaPMpAD7LHg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nbvFW-003NaI-Ts; Wed, 06 Apr 2022 02:18:23 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nbvFU-003NZY-9w for linux-arm-kernel@lists.infradead.org; Wed, 06 Apr 2022 02:18:21 +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 dfw.source.kernel.org (Postfix) with ESMTPS id D0DA760B15; Wed, 6 Apr 2022 02:18:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 416D7C385A0; Wed, 6 Apr 2022 02:18:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1649211499; bh=3G8zBGA3k02iW2vlIOk2MDsWENaPWSPkarGi0setVns=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DUwdtI7jWnMPOeNTRXjeO8J+M6yKUb5QuUQiDdVXN09GKgoJCM62Na7NvzGBKRHjc Vw07aOQzE/tXGK3qd+D8toUq7flwOiwA3AOcxCqMiFtIeZk/BpY9ihC2OPE+2k3Pnc /m20o96RXMu4hWmukDTa3rYlYoknHxDHMRHha0f6AunOQ3xpMkODJISmccL3A6RQZR ZX12u3A0vIsAORQvo2Gmep+2+3HNYq01pmmt/mzB3sUJdtk74SkoSGfNB5pMyX0SnI NQwiv32LMoYOnznDzaKw6slv5csAOAaan14nwKJeORd+eoYNDqDxPyty77hRFZ8O06 JZ03yrXvHcDyQ== Date: Wed, 6 Apr 2022 10:18:12 +0800 From: Shawn Guo To: Oleksij Rempel Cc: Mark Rutland , Rob Herring , Sascha Hauer , Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , David Jander , devicetree@vger.kernel.org, Fabio Estevam , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, NXP Linux Team , Pengutronix Kernel Team , Robin van der Gracht , dri-devel@lists.freedesktop.org Subject: Re: [PATCH v1 8/8] ARM: dts: imx6qdl-victgo: add CAN termination support Message-ID: <20220406021812.GM129381@dragon> References: <20220221095312.3692669-1-o.rempel@pengutronix.de> <20220221095312.3692669-8-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220221095312.3692669-8-o.rempel@pengutronix.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220405_191820_435077_C3E47FA5 X-CRM114-Status: GOOD ( 10.79 ) 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 Mon, Feb 21, 2022 at 10:53:12AM +0100, Oleksij Rempel wrote: > From: David Jander > > The gpio1 0 pin is controlling CAN termination, not USB H1 VBUS. So, > remove wrong regulator and assign this gpio to new DT CAN termination > property. > > Signed-off-by: David Jander > Signed-off-by: Oleksij Rempel Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel