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 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 C0C0BCD1288 for ; Sat, 30 Mar 2024 11:25:58 +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: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=8OXUyOH+xPdc0oSI7SlIqKAmjXgk05q+DgUkI6ud5NQ=; b=XLURlDR6f5DRHe XzDJrvTTjw/ggarryx9Bt6ZCW4B4Ci//zH/GQapUQE3caTcTRv8RwVh6D6R1tfHz9LJ6RS/LuPxNv 3TlRbkBsMwAWDI2gICKUlfd+f1QorQjBmoesb+KDCHGNsSsjQn7zHOF2JC7/c6pHygHch21ofnpRJ AfNQDHGxl6j8pEpqzfnYSHcQb9EaJeile+Ac50zQhXDceStxMeIGiGYKarDnEkcn9CR/2Pu04AOm0 M9E076IRk+zKtqIWpYzUxQT2bWEilIJMpKCZ8d7h1AeF9qxpXvLgHlSCM//oEhgBhLbNiR3PbRDUy XvByInGqXseoeIYr6PMg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rqWqE-00000003MHn-1VNd; Sat, 30 Mar 2024 11:25:42 +0000 Received: from forward501b.mail.yandex.net ([178.154.239.145]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rqWqA-00000003MFQ-2hsu; Sat, 30 Mar 2024 11:25:40 +0000 Received: from mail-nwsmtp-smtp-production-main-38.myt.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-38.myt.yp-c.yandex.net [IPv6:2a02:6b8:c12:4619:0:640:d09:0]) by forward501b.mail.yandex.net (Yandex) with ESMTPS id 461EA60BBA; Sat, 30 Mar 2024 14:25:22 +0300 (MSK) Received: by mail-nwsmtp-smtp-production-main-38.myt.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id 2PN5co9OdCg0-dHeX0PRv; Sat, 30 Mar 2024 14:25:21 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6tel.net; s=mail; t=1711797921; bh=k+xr2CdgZbDES1PB5EMb0dI+5hlK5uhxDTWonGxYilo=; h=Message-ID:Date:In-Reply-To:Cc:Subject:References:To:From; b=UPQkPCkMo7OuVDyefhG9qHvu8iT8D4vBlUHzNcUCcbfW8KNh6Q1TMjk3rt0gKJhm6 p62vKdOuLiyDOOOcRbzxeJEJtE0mCHMKSVrQW7fdkYU1cOvl/7QJ7c1LVDC0wg/Ldq BwHPerOWEJm40sQuzOO6KS+g6+33jceNMCvOAf10= Authentication-Results: mail-nwsmtp-smtp-production-main-38.myt.yp-c.yandex.net; dkim=pass header.i=@6tel.net From: efectn@6tel.net To: heiko@sntech.de Cc: conor+dt@kernel.org, devicetree@vger.kernel.org, efectn@protonmail.com, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, sebastian.reichel@collabora.com Subject: [PATCH 1/9] arm64: dts: rockchip: Add cpu regulators and vcc5v0_sys to Khadas Edge 2 Date: Sat, 30 Mar 2024 14:25:02 +0300 Message-ID: <20240330112502.223828-1-efectn@6tel.net> X-Mailer: git-send-email 2.44.0 In-Reply-To: <5a7bd2cd8703e51382abfc11242de59d45286477.1708381247.git.efectn@protonmail.com> References: <5a7bd2cd8703e51382abfc11242de59d45286477.1708381247.git.efectn@protonmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240330_042538_886477_954C6A76 X-CRM114-Status: UNSURE ( 5.29 ) 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 Hi Heiko, Sorry if i bother you. Can you review the series? If there is a problem i will send the v2. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel