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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 113C3C433F5 for ; Thu, 21 Apr 2022 12:08:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352992AbiDUMLc (ORCPT ); Thu, 21 Apr 2022 08:11:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54040 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351963AbiDUMLc (ORCPT ); Thu, 21 Apr 2022 08:11:32 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 30CAD25C57; Thu, 21 Apr 2022 05:08:43 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 1C0978106; Thu, 21 Apr 2022 12:05:51 +0000 (UTC) Date: Thu, 21 Apr 2022 15:08:41 +0300 From: Tony Lindgren To: yegorslists@googlemail.com Cc: linux-omap@vger.kernel.org, bcousson@baylibre.com, robh+dt@kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH] ARM: dts: am335x-baltos: update MPU regulator range Message-ID: References: <20220419143923.25196-1-yegorslists@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220419143923.25196-1-yegorslists@googlemail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org * yegorslists@googlemail.com [220419 17:36]: > From: Yegor Yefremov > > Update the max MPU voltage range to align with the maximum > possible value allowed in the operating-points table, which is max > target voltage of 132500 uV + 2%. Applying into omap-for-v5.19/dt thanks. Tony