From patchwork Mon Nov 21 13:18:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 13050903 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 D81C6C4332F for ; Mon, 21 Nov 2022 13:19:30 +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:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=5+yXAHotPWHmcwwkJqA50ZPc78eawHjgiiBg636eAbg=; b=IYQBu4pET4L5M4 jDg5ez6IJ2flUMIHqswzzLmorNDMW7h8iZx/57a7GaLm0kaYEzyTziLy2QuWu52X+yEvWfnrmQhS5 /yKjpzj4h6I1InhQOwCGTr1sShxh/pR8AOcbEsAaMIgcm2jWo16rDPvi6bdThUY/cA2Xu4tWQ4uS+ sL46H8p5HyFLb6Jc6kMwrvnWvr9VwP+4wjHgGsNpm7Wz7/0GVnkeVqQdSjjSmI6C0O6HU5IGKQytn PIaWFPNpoa5tXZDu6ySay/fYOjrvxlRf7AEijpIelOFTSsjcdIXNOh2tS2oeOvXmAimiTT6gMhT+1 cLizbBsEzxawlnRNu0VA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ox6gr-00Dx3Q-E4; Mon, 21 Nov 2022 13:18:25 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ox6go-00Dx34-JU for linux-arm-kernel@lists.infradead.org; Mon, 21 Nov 2022 13:18:24 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 727E080A7; Mon, 21 Nov 2022 13:08:07 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Cc: arm@kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "Tony Lindgren" Subject: [GIT PULL] Regulator changes for am335x-pcm-953 Date: Mon, 21 Nov 2022 15:18:17 +0200 Message-Id: X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221121_051822_703913_677EB176 X-CRM114-Status: UNSURE ( 6.65 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: "Tony Lindgren" The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: Linux 6.1-rc1 (2022-10-16 15:36:24 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/am335x-pcm-953-regulators for you to fetch changes up to 8950f345a67d8046d2472dd6ea81fa18ef5b4844: ARM: dts: am335x-pcm-953: Define fixed regulators in root node (2022-11-09 10:09:51 +0200) ---------------------------------------------------------------- Regulator changes for am335x-pcm-953 This is for deferred probe issue on am335x-pcm-953 sdhci-omap regulator. ---------------------------------------------------------------- Dominik Haller (1): ARM: dts: am335x-pcm-953: Define fixed regulators in root node arch/arm/boot/dts/am335x-pcm-953.dtsi | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-)