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 832EFECAAD3 for ; Thu, 15 Sep 2022 13:49:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229671AbiIONt0 (ORCPT ); Thu, 15 Sep 2022 09:49:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38674 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229617AbiIONtX (ORCPT ); Thu, 15 Sep 2022 09:49:23 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 48BC213EB1; Thu, 15 Sep 2022 06:49:22 -0700 (PDT) Received: from [89.101.193.72] (helo=phil.sntech) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oYpEt-00053R-Gc; Thu, 15 Sep 2022 15:49:11 +0200 From: Heiko Stuebner To: Krzysztof Kozlowski , Markus Reichl , Rob Herring , linux-rockchip@lists.infradead.org Cc: Heiko Stuebner , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: rockchip: Add HDMI supplies on rk3399-roc-pc Date: Thu, 15 Sep 2022 15:49:08 +0200 Message-Id: <166324955276.172936.16409378178377671658.b4-ty@sntech.de> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220915111138.1108-1-m.reichl@fivetechno.de> References: <20220915111138.1108-1-m.reichl@fivetechno.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 15 Sep 2022 13:11:36 +0200, Markus Reichl wrote: > Add avdd-0v9-supply and avdd-1v8-supply to hdmi node for > rk3399-roc-pc to silence dmesg warning and match the name > of the 1v8 supply to the circuit sheet. Applied, thanks! [1/1] arm64: dts: rockchip: Add HDMI supplies on rk3399-roc-pc commit: 1c33f8508b625e8c792b396155f6ef7cbc8f4212 I've moved the regulators higher up in the node to keep our alphabetical sorting. Please do similar in future patches :-) Best regards, -- Heiko Stuebner