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=-5.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 AF5C4C433DB for ; Wed, 3 Mar 2021 14:24:14 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 EC15E64EE1 for ; Wed, 3 Mar 2021 14:24:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EC15E64EE1 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:Cc:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=LUyV15FGTtmxWGTGcdRUXMnVOoTmFVhANkpbMM6q74s=; b=WhP8JZEzD/vzm3P1HDR/m8k+/ IeKIE3wcwEyb8WmLAgjAfyfg440vAuXk7iEkR7u4q27YtKA67p0HEkUIf+ULdoSh1uXnw5GjbGLl5 JabTIg9NDO0neGLGj1SMY6vXVpRSldaroC4zZhCcpJ51pVM4W3UbG8FONUT2KJPvy2tOE0uM+P7jh BoID78/h/SmNz73EJXN9mUn+UGg/Vz0lcE0oANOe7LWYFJ80jXvLszsHOfgYNwhfF+l8gvafiUOjm YnyWdHRm2qSeAqQ9hsaHSFIncNIqG7MA69Uw5oQ7obkqN3j3cb9M/29N2fImb4ux/ZKXLIFHLpDnN JNhnNWEzQ==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lHSMa-0056b8-On; Wed, 03 Mar 2021 14:20:33 +0000 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lHS71-0052Zc-Jf for linux-arm-kernel@lists.infradead.org; Wed, 03 Mar 2021 14:04:32 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4DrG2L6GKqz1rv05; Wed, 3 Mar 2021 15:04:10 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4DrG2L5RjRz1qql8; Wed, 3 Mar 2021 15:04:10 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id JwYJcSLy1V4W; Wed, 3 Mar 2021 15:04:08 +0100 (CET) X-Auth-Info: wxWL7fFtXsQzqPIiRJt531z1ivwjxEEOVmHPjCnZarI= Received: from [IPv6:::1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Wed, 3 Mar 2021 15:04:08 +0100 (CET) Subject: Re: [PATCH] ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators To: Shawn Guo Cc: linux-arm-kernel@lists.infradead.org, Christoph Niedermaier , Fabio Estevam , Ludwig Zenz , NXP Linux Team References: <20210203235403.308539-1-marex@denx.de> <20210303125614.GG15865@dragon> From: Marek Vasut Message-ID: <3189923d-df38-6dab-6be7-b2439c234fe4@denx.de> Date: Wed, 3 Mar 2021 15:04:07 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 MIME-Version: 1.0 In-Reply-To: <20210303125614.GG15865@dragon> Content-Language: en-US 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 3/3/21 1:56 PM, Shawn Guo wrote: > On Thu, Feb 04, 2021 at 12:54:03AM +0100, Marek Vasut wrote: >> Per schematic, both PU and SOC regulator are supplied from LTC3676 SW1 >> via VDDSOC_IN rail, add the PU input. Both VDD1P1, VDD2P5 are supplied >> from LTC3676 SW2 via VDDHIGH_IN rail, add both inputs. >> >> Fixes: 52c7a088badd ("ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2") > > It's more like an improvement or additions rather than fixes. I dropped > the tag and applied for -next. I would argue that describing SoC regulators correctly is a bugfix, since it can lead to stability issues of the SoC. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel