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=-8.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham 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 91996C433EF for ; Thu, 23 Sep 2021 22:27:11 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 11C2960F56 for ; Thu, 23 Sep 2021 22:27:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 11C2960F56 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:References:In-Reply-To: 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: List-Owner; bh=emEHWSwBAJxwUXL0DE6xYMR9v43r2EY6fAnYBwyxC6w=; b=WSqyZywk8LyI5R fsiRV1cAPbTKNiynb3CCbz1n2iHEarSmamOVm6Vaw2/5q1FTUKsFTHikx5ZlgxoY9+6vk715d+Uh8 lBAMOza06dznYDlzu61zqOIzLLIPqrMVz5NfVwnvwBue/i+A/KpYJaPYFWhWscZlEURzJg09sjowj GcC78hjFnpQ6GkGUJrec7KqjfyrbW3Plopm4ZjNy+JHACBaPGTRbzX5P7RQvucPb0il4AIaDphwXZ GaFdeda7yi/jucQdN5CAvXlvJefx2M1k1RK042ISeKaDYt+cZNjQLOY+m859KVkyPaBa/Y9EFMxwQ rWKABqpKcJwggL+K4x6A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTX9Q-00Ch7F-Uv; Thu, 23 Sep 2021 22:25:09 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTX9L-00Ch6R-QZ; Thu, 23 Sep 2021 22:25:04 +0000 Received: from p5b1274d2.dip0.t-ipconnect.de ([91.18.116.210] helo=phil.fritz.box) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mTX9H-0008Vh-2u; Fri, 24 Sep 2021 00:24:59 +0200 From: Heiko Stuebner To: linux-rockchip@lists.infradead.org, Heiko Stuebner Cc: Jakob Unterwurzacher , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/3] arm64: dts: rockchip: fix LDO_REG4 / LDO_REG7 confusion on rk3368-lion Date: Fri, 24 Sep 2021 00:24:57 +0200 Message-Id: <163243587941.2556919.15754379297611690432.b4-ty@sntech.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210922230429.2162535-1-heiko@sntech.de> References: <20210922230429.2162535-1-heiko@sntech.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210923_152503_913683_432CD8C1 X-CRM114-Status: UNSURE ( 8.51 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 23 Sep 2021 01:04:27 +0200, Heiko Stuebner wrote: > LDO_REG7 is used for generating VCC_18. > LDO_REG4 is not connected to anything - delete it. Applied, thanks! [1/3] arm64: dts: rockchip: fix LDO_REG4 / LDO_REG7 confusion on rk3368-lion commit: 3bd7f3ef3b0f34aefcd09e2e834bbee868179b09 [2/3] arm64: dts: rockchip: define iodomains for rk3368-lion commit: 0ed6b51dfde601c8b815a81aab701cd8965c5b12 [3/3] arm64: dts: rockchip: add phandles to muxed i2c buses on rk3368-lion commit: 5a73d7ca7f7a64144e03ef0fc8eb6f8e5ea54df3 Best regards, -- Heiko Stuebner _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel