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 E4134ECAAD5 for ; Mon, 12 Sep 2022 08:18:17 +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=il0GP+kX6oqioah5LqIZZDxrTykNk6iO/Tn+yFbYbJ8=; b=giHZJghMXSVl+H KWe+RHhrWdlnOTbttwonQI6jhHZpyHAnASfZP5UvhfgQLXdjlqgzF+ZzppNxW6T5MGA5KkYKed50f fZupHqLJ+2eeKg2I+nOExf2uUd6K5Ic2Kaz6obQcwGyQ8WDS+c7v+oDT0oobnHuLznYtWS94ynbaJ 8uk7VUGMlTBLVdO6/mn5xnn+SESMIP/D6XUX+HnptzLBT652ko65B89d25YblLa3YFBZdI9se0TUq eMRyxnUWcrvy8JySPDr6cndxKETF7oRNRW+oFrzCHM1JJNcO4gcuQfdmhkcCbHpPpbCyveszkr0Lr F3Y0NSOvOsd6KjND9C7Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oXecv-007iXe-PE; Mon, 12 Sep 2022 08:17:10 +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 1oXecn-007iVB-QT for linux-arm-kernel@lists.infradead.org; Mon, 12 Sep 2022 08:17:07 +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 85B5BB802BD; Mon, 12 Sep 2022 08:16:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7853AC433C1; Mon, 12 Sep 2022 08:16:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662970616; bh=d2lJvNgrRtlyC5oOofFV5LY/kFsntq4GasXOTeJDkIQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ATb0HKe9GAMoIt2DoPt5vkoWd+IyrC0RrT4xmHJ+opigh+sL3DuhMCKwQiGlOJqwF Q0K8qwui/IuoEQzQDTm04C02I4akllW/ilUIf/FYjm/pryj0BHjIhKycAsM8ogIzWY fehFTUS12KBml6Ieg6OGpygKWZyTA2bIYntG0O0w5kXPYSedTJLSAXAz96F9WLYIPC wGFOjh+ygYt9RatXKRaPeGeJBOOIl8UEJo8Hwob87d2I1qeI75R+nUsIh1Apl5kixo 63mBqDbylIPHo3eAA39D2pGdPSSX8EyVw4sCkcmSS9E0TWpEBTNFsi55kf22itKzLa dcys7jWok6bOA== Date: Mon, 12 Sep 2022 16:16:49 +0800 From: Shawn Guo To: Shenwei Wang Cc: Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Pengutronix Kernel Team , Peng Fan , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "imx@lists.linux.dev" , dl-linux-imx Subject: Re: [EXT] Re: [PATCH v6 5/5] arm64: dts: freescale: add support for i.MX8DXL EVK board Message-ID: <20220912081649.GR1728671@dragon> References: <20220822175245.222691-1-shenwei.wang@nxp.com> <20220822175245.222691-6-shenwei.wang@nxp.com> <20220903034819.GF1728671@dragon> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220912_011702_186062_DFB99129 X-CRM114-Status: GOOD ( 14.05 ) 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, Sep 06, 2022 at 01:15:37PM +0000, Shenwei Wang wrote: > > > > -----Original Message----- > > From: Shawn Guo > > Sent: Friday, September 2, 2022 10:48 PM > > To: Shenwei Wang > > Cc: Rob Herring ; Krzysztof Kozlowski > > ; Sascha Hauer ; > > Pengutronix Kernel Team ; Peng Fan > > ; devicetree@vger.kernel.org; linux-arm- > > kernel@lists.infradead.org; imx@lists.linux.dev; dl-linux-imx > imx@nxp.com> > > Subject: [EXT] Re: [PATCH v6 5/5] arm64: dts: freescale: add support for > > i.MX8DXL EVK board > > > > > + regulator-always-on; > > > + }; > > > + > > > + reg_fec1_sel: regulator-1 { > > > + compatible = "regulator-fixed"; > > > + regulator-name = "fec1_supply"; > > > + regulator-min-microvolt = <3300000>; > > > + regulator-max-microvolt = <3300000>; > > > + gpio = <&pca6416_1 11 GPIO_ACTIVE_HIGH>; > > > > Missing enable-active-high? > > No. Enabling this regulator to select the fec1 interface instead of usdhc2. Pulling this GPIO pin to low is to use FEC1 interface. Then the polarity cell should be GPIO_ACTIVE_LOW rather than GPIO_ACTIVE_HIGH? Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel