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 X-Spam-Level: X-Spam-Status: No, score=-12.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AFCBCC433FE for ; Wed, 22 Sep 2021 08:16:47 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 7A5C36112F for ; Wed, 22 Sep 2021 08:16:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7A5C36112F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=9qpOfEJLl0hjQlGRGUGQq8LQriwYhvNY2ukCFAUjnfU=; b=IwstTtrmm21T2o P2wIsiFARc0G2TWIzlMsLZuxnm2u3Q7vSe/aUIVsjczSyHvzGG0Go8yUjtLR+VWUaomSA9iLRSQ+1 4s+sF9r7Pb2TcV4yj8OWQRbvwUYqKHxPydDY8wR5yNnpPwbU4TGFNfDzso/uAuEYn64WYCXb6fzJ1 mBizaK+0Lsyd2ixUQbNpr1K7yaIuVR74wVhlIgQdDhCZl3a+5oPkOF0/ch5lO/eGRk3R1g6g+pLT1 3y9mmQoH5h1BFOkld5S8Gsr4TFZOIo6IKhoVWw4KcK705Wv6W4etYh/g3hzbNeoUoEGepC/uaTL0e oKLOnPM0oX1xj0RTrUoA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mSxP8-007QcX-DA; Wed, 22 Sep 2021 08:14:58 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mSxP4-007Qbr-Ri for linux-arm-kernel@lists.infradead.org; Wed, 22 Sep 2021 08:14:56 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id B2ADC61184; Wed, 22 Sep 2021 08:14:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632298494; bh=y60ILB2kqbsM8F3vN5QSxZvcD6LSKhZkpQy5PhVgAB0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FYdSE248j0oTNhpeBys6/ZfyPJ69sfgXXWtBBEmLtfbiHxmISXkLhCAZEZhz5wDP9 l904SFNQfURBQN/mE5iDtMKMUIbHuqO90w+OcvMzx62gOawbBqThyJa+L7xDzNnYRD d3l48KIIT9rBLRGpOjnHGKgw6OKkox8zYWebIwBhfAHYQ2J0H29nymftYGdPxzv2l0 Fgg7XpT2FijtzbVgNQZB786GygYRH+DM0jgcnbkk0lZVh4DLydl3wkbac6J7ew4i7d 2jPOJJNQ6DADgAk29+j8bGmAQO6/1M7wZhg5dBvtox2/DplxHzKg4yCbpzhIiMQrEX K8wh0AbngojXQ== Date: Wed, 22 Sep 2021 16:14:49 +0800 From: Shawn Guo To: Marek Vasut Cc: linux-arm-kernel@lists.infradead.org, Fabio Estevam , NXP Linux Team Subject: Re: [PATCH] ARM: dts: imx: Fix USB host power regulator polarity on M53Menlo Message-ID: <20210922081448.GG13480@dragon> References: <20210905000137.95438-1-marex@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210905000137.95438-1-marex@denx.de> 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-20210922_011454_975237_D5FCE834 X-CRM114-Status: GOOD ( 10.46 ) 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 Sun, Sep 05, 2021 at 02:01:37AM +0200, Marek Vasut wrote: > The MIC2025 switch input signal nEN is active low, describe it as such > in the DT. The previous change to this regulator polarity was incorrectly > influenced by broken quirks in gpiolib-of.c, which is now long fixed. So > fix this regulator polarity setting here once and for all. > > Fixes: 3c3601cd6a6d3 ("ARM: dts: imx53: Update USB configuration on M53Menlo") > Signed-off-by: Marek Vasut > Cc: Shawn Guo > Cc: Fabio Estevam > Cc: NXP Linux Team Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel