Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp217919ybz; Tue, 21 Apr 2020 07:47:45 -0700 (PDT) X-Google-Smtp-Source: APiQypIh74A8FrmbP35vMuGMNRZDzqle1pkkT21m2gDMBxBofDJClogFnTRtm20UPw5vzIxI/LqX X-Received: by 2002:a50:e8cb:: with SMTP id l11mr20132290edn.174.1587480465420; Tue, 21 Apr 2020 07:47:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587480465; cv=none; d=google.com; s=arc-20160816; b=WF++GL3/UYIaSpKpp/1GweDuGNLXmfMnw7OEnto5Lh2oBQwRV5VjJj8zVSwV8tP/IZ MUxzfeWplczGQ90B/ecp6NxN8MukL3t/ccDHlPEvrsrcFKqH2c5xGgZA1m3qY8AF4PvO odtoeoom0ENqYhUj5ro8XkB4buT1Cqsit8LP0qMF9Q940d7fZpAjns7dA3n1VqaAOzzd 0h2MJDoOkiDCl14/9wGl1VWJllUmoUGFmiRn4etK1v51vrW/WXf9lSwQavzF0PfNmL+K Tv3+iXrIuymRmw+14+BCBtkVT3mKQIDi/CdZkqcqbrNau2hlkCIRKdz5bMtq32XN2CWE fqNQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=FxEqfL4udCN4vIINV7rfAicNpsuSSOtNQs6NDooT+yA=; b=KUi3D8zcLwe8GYxFiPmPTyVRBAjxiFbh7LlbAsumDeoUBCGORkQAnfFj/8e4yTjFO4 27wjEZiXXjqDaLg4RgIKug93b/xRZL1DsYg9/JzXuc8aA1xtSxhZ14Y4QQTxczHrfONx 9ud6ObZOtrP89ISfjrim3TPkQHNvEEB1QF6w44IEn/a6MpBXISPo4JpkxN0wio/fQDLb +eZvWaHKIC3wYOmNz325T1FJi0HLJgD1Pw7UZm42B6cyTdUGQNr/wukT40RsBUrUAE4E BmFWGK4wbr1KFCgd4aIy6nuWPl0zHBUTK0EkPjoNl9wu+G97dnRqDOLMvHulHPMnmGOg zdxA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q18si1770382eju.4.2020.04.21.07.47.21; Tue, 21 Apr 2020 07:47:45 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728881AbgDUOqD (ORCPT + 99 others); Tue, 21 Apr 2020 10:46:03 -0400 Received: from honk.sigxcpu.org ([24.134.29.49]:40312 "EHLO honk.sigxcpu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726018AbgDUOqD (ORCPT ); Tue, 21 Apr 2020 10:46:03 -0400 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id C5128FB03; Tue, 21 Apr 2020 16:46:01 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id btwSYLliZDjF; Tue, 21 Apr 2020 16:46:00 +0200 (CEST) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id BDC55400FB; Tue, 21 Apr 2020 16:45:59 +0200 (CEST) Date: Tue, 21 Apr 2020 16:45:59 +0200 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Shawn Guo Cc: Rob Herring , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , "Angus Ainslie (Purism)" , Martin Kepplinger , Abel Vesa , Anson Huang , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPU Message-ID: <20200421144559.GA62048@bogon.m.sigxcpu.org> References: <20200420145459.GE32419@dragon> <20200420163224.GA44571@bogon.m.sigxcpu.org> <20200421030307.GB8571@dragon> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200421030307.GB8571@dragon> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Tue, Apr 21, 2020 at 11:03:07AM +0800, Shawn Guo wrote: > On Mon, Apr 20, 2020 at 06:32:24PM +0200, Guido G?nther wrote: > > Hi, > > On Mon, Apr 20, 2020 at 10:54:59PM +0800, Shawn Guo wrote: > > > On Thu, Mar 19, 2020 at 05:46:02PM +0100, Guido G?nther wrote: > > > > According to the imx8mq data sheet running VDD_GPU at 0.9V is enough > > > > when not overclocking to 1GHz (which we currently don't do). > > > > > > > > Signed-off-by: Guido G?nther > > > > > > It doesn't apply to my branch. > > > > This was against linux next when i sent it, can you link to the branch > > it should apply to please? > > Here it is: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git for-next > > Or even better: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git imx/dt64 Thanks - and sorry for getting confused with all the kernel trees around. v2 should apply to the above: https://lore.kernel.org/linux-arm-kernel/55399d6b297e329f125a71aea16e5f48c2857945.1587480093.git.agx@sigxcpu.org/T/#mfa29f121347a9d3d76bb14d58fc63fe39767db9c Cheers, -- Guido > > Shawn >