Received: by 2002:a05:6358:bb9e:b0:b9:5105:a5b4 with SMTP id df30csp2203675rwb; Sun, 4 Sep 2022 10:25:07 -0700 (PDT) X-Google-Smtp-Source: AA6agR7obfpmOCl2d8QcQZjOOlYUD6hTQ8rQZP8aRVd03eYRM84AlfHozR/1v/uK5jr8iHURGLg3 X-Received: by 2002:a17:906:7950:b0:741:856f:caa5 with SMTP id l16-20020a170906795000b00741856fcaa5mr23053104ejo.574.1662312307751; Sun, 04 Sep 2022 10:25:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1662312307; cv=none; d=google.com; s=arc-20160816; b=UpqiGHG6WJuoWzCYTUTwpUbVJNohKPyzT32pT0zrj0IwUfHIYc3zgkWTlJoa/FpH4V /f2Fm1/u/X458vByR2p0M8Cc7V6OCelqM/RzhM8pec8mBfrWNxLfNfWTK+IZkNFKOaz8 CT+qymBiDdCsfefhuJEZTz5ViOYBvNAqHjor3JEFYw/VIhupiP/p6qNDbUEpGAa36QfQ KTiVyU2ROfexcxp3kaCKqI595QljcdNNi7S6jBv/ZZRH06AOPZNl8Jj+SgTnFXQzCXt+ Q/6Aef4B2NHTfYEl7fgvUWAcvkfpZBRniMw82DhLc+RzH41jPdmh43NfhJFOwiJQjNL9 SIVw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=Mgur+Nrra5LlI/+SuWnefehly8AC6nqmHcW6LmVQp6o=; b=rj1MFceJX3pCvd99ZTgPdTlfcckqtGGXjvJUu8kKBJeEJkX8Y5CGYPFwQM490/AMJC +Cxb3GmgFjFS84M7QFx/W6Og2HEVEECZjTXeCH5v+Q2s93FtltUoyLyT5/tYg2ReaFv+ Ek/e2Xats/1/ahmb/jIcy/HCJ1eaZTZABNMowzBDfh+VEWES2CgpTUfHC8D52GVV7dkI pRlvHMdA59USHPKld0JpLxKgLYaSBx51mEYrsZogRYhqADZ+6sPP6IEyoOhIiuF89V+x qAxrnRBrg6aFXBectorbGWtqYDbj+EgRONT9Kie4lCXcEI/IVdOCmgaCFpz0EK4dZKeg VuPQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id hs21-20020a1709073e9500b0072b29827476si5802914ejc.287.2022.09.04.10.24.42; Sun, 04 Sep 2022 10:25:07 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235220AbiIDRWh (ORCPT + 99 others); Sun, 4 Sep 2022 13:22:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59916 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234662AbiIDRW2 (ORCPT ); Sun, 4 Sep 2022 13:22:28 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 05F8D32DAF; Sun, 4 Sep 2022 10:22:28 -0700 (PDT) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oUtKC-0000tW-4g; Sun, 04 Sep 2022 19:22:24 +0200 From: Heiko Stuebner To: Frank Wunderlich , linux-rockchip@lists.infradead.org Cc: Heiko Stuebner , Rob Herring , Philipp Zabel , Liang Chen , Kishon Vijay Abraham I , Yifeng Zhao , Shawn Lin , Krzysztof Kozlowski , Johan Jonker , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Frank Wunderlich , Peter Geis , Simon Xue , Vinod Koul Subject: Re: (subset) [PATCH v5 0/5] RK3568 PCIe V3 support Date: Sun, 4 Sep 2022 19:22:18 +0200 Message-Id: <166231195329.2423948.2237968885556290321.b4-ty@sntech.de> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220825193836.54262-1-linux@fw-web.de> References: <20220825193836.54262-1-linux@fw-web.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS, T_SCC_BODY_TEXT_LINE,T_SPF_HELO_TEMPERROR autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 25 Aug 2022 21:38:31 +0200, Frank Wunderlich wrote: > This series adds Rockchip PCIe V3 support found on rk3568 SOC. > > Compared to PCIeV2 which uses the Naneng combphy, PCIe v3 uses a dedicated > PCI-phy. > > Frank Wunderlich (4): > dt-bindings: phy: rockchip: add PCIe v3 phy > dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf > arm64: dts: rockchip: rk3568: Add PCIe v3 nodes > arm64: dts: rockchip: Add PCIe v3 nodes to BPI-R2-Pro > > [...] Applied, thanks! [2/5] dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf commit: 4e441643b32249b4dac89be063255957f3d2938c [4/5] arm64: dts: rockchip: rk3568: Add PCIe v3 nodes commit: faedfa5b40f095d09040c3a040e2f8dee4a36b4b [5/5] arm64: dts: rockchip: Add PCIe v3 nodes to BPI-R2-Pro commit: 86973ae0355bc302d5e4c10fa382f6801feb4b90 As stated in the separate mail, I've added the -regulator suffixes to the regulator node names. Best regards, -- Heiko Stuebner