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 8C477C433EF for ; Mon, 31 Jan 2022 15:40:43 +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=ouZ3sS5ITsE8JJ4ff0Wt655MgWL138VBvRWzjo7VF2I=; b=tGul/nLwZ2HH4k WyUaPR9AWI3bfinsAaSd05NrpbIPF7y7DDyXLKS3uZVaWWIdxEy9LjTJ9syEdvhYL5f2Im4areH3c y/X3hQLOO9ntbfvuuthbCRxK2SpofBa8+0k2x6NnqWbgyq/XwSYq1jusVLsQzSEONtXj3tc5TWN5G tWVYfCY6uLllj2I/hGyfPWtRABvIT/op9kq707W16pe12/teq4+LyjyONrlcWE+JlB2v3ovrKxTTp DnU5rHJZ3Z69A1TD4TwPQCmEjSSMIpM0ZYVIAu7SVtOftVRzNhZtxvKtBG10i1b7NfB3UwSy+kcMj O7Wz6CsthD01trsF5oAw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nEYm0-009iGJ-0t; Mon, 31 Jan 2022 15:39:20 +0000 Received: from mx2.smtp.larsendata.com ([91.221.196.228]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nEYlw-009iF1-M0 for linux-arm-kernel@lists.infradead.org; Mon, 31 Jan 2022 15:39:18 +0000 Received: from mail01.mxhotel.dk (mail01.mxhotel.dk [91.221.196.236]) by mx2.smtp.larsendata.com (Halon) with ESMTPS id 11ff9d5d-82ac-11ec-ac19-0050568cd888; Mon, 31 Jan 2022 15:40:08 +0000 (UTC) Received: from ravnborg.org (80-162-45-141-cable.dk.customer.tdc.net [80.162.45.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: sam@ravnborg.org) by mail01.mxhotel.dk (Postfix) with ESMTPSA id 6FA80194BFA; Mon, 31 Jan 2022 16:39:09 +0100 (CET) Date: Mon, 31 Jan 2022 16:39:04 +0100 X-Report-Abuse-To: abuse@mxhotel.dk From: Sam Ravnborg To: Oleksij Rempel Cc: Mark Rutland , Rob Herring , Sascha Hauer , Shawn Guo , Thierry Reding , David Airlie , Daniel Vetter , devicetree@vger.kernel.org, Fabio Estevam , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, NXP Linux Team , Pengutronix Kernel Team , David Jander , Robin van der Gracht , dri-devel@lists.freedesktop.org Subject: Re: [PATCH v2 3/5] ARM: dts: imx6qdl-vicut1: add CAN termination support Message-ID: References: <20220131102841.1955032-1-o.rempel@pengutronix.de> <20220131102841.1955032-4-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220131102841.1955032-4-o.rempel@pengutronix.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220131_073916_910852_B10154A6 X-CRM114-Status: GOOD ( 11.01 ) 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, Jan 31, 2022 at 11:28:39AM +0100, Oleksij Rempel wrote: > The gpio1 0 pin is controlling CAN termination, not USB H1 VBUS. So, > remove wrong regulator and assign this gpio to new DT CAN termnation termination > property. > > Signed-off-by: Oleksij Rempel I should be the last person to correct spelling mistakes, my commits are always full of them - sigh. Sam _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel