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 B3623C433F5 for ; Thu, 28 Apr 2022 06:33:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244099AbiD1Ggp (ORCPT ); Thu, 28 Apr 2022 02:36:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39516 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237486AbiD1Ggn (ORCPT ); Thu, 28 Apr 2022 02:36:43 -0400 Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F2A076973A for ; Wed, 27 Apr 2022 23:33:28 -0700 (PDT) Received: by mail-ej1-x636.google.com with SMTP id r13so7537691ejd.5 for ; Wed, 27 Apr 2022 23:33:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=rozerKyB/C5qipfTZh/u0vAMNYveH4wCpbPpnEpmk5I=; b=jID8SkbjZdvNaCihTEHL+AMMFHP8eC2RUy+QYH0Cg2l71tQhaM/iWrNs7C5o3qDqxn bTv0i80aWbxxhIhvo6sNhYWidErZNyr0Bl/0H3H3TrZU28SyaXVryV8u/yrRMoz2f1iU O+WdtZPfP1+TyhT74jiQXnp8JZ1SQiklm9FxMG4QOoFPLPYoDBWtJ72jj9V+PormGVKK 22OZ/GCpaIrPvsQFU6ORR2C5qmbnmsDRkTPfYDmdhXKnzVpx30c+TMcFv8mxeNvQ6xqe FGR9qcp8WNEBl9yAS7LyYOGBXZoQVziny4iH/LB/EpP0ut8Z+PNGfSYBVmUhSAcctIri SYPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=rozerKyB/C5qipfTZh/u0vAMNYveH4wCpbPpnEpmk5I=; b=s7cLJXeVZPjRCCptL0N9zjulGordZmVc4z6NEnKfWwdPE1MyASIQ5V7Wj6Mutj06Jh 5sTUNhJ6us1bZ+lKyuAqOLAE9pbg0i0Wk+SLRKkLHH5RsHtvaTgbg5YlUoKJQcn3fMHI T+54ecOV263Swwg8cDzz12ZxyGZd5/aqQQA7pu9z6KBua4YlYuS3klLOgkYQJSvAPqLH Oa7HY8VNyXJhQlL8B25ai3m1l/eNpP8w5EUjF1YIKFXID56qzvlz09bv1rW5qrPmH9KS GuYS6ISuaGRuBPmoB9S4S3aW0JhRo+nPIaio1QnS4VdO+VAoM1UaLorahnoeR8OAxqGw qNqQ== X-Gm-Message-State: AOAM530L4jamCxudSfmaHTCn391bdn9hr4DUsVSlQrjb4p8lZlK7s1le EmS+RFftH4y34WdSk6e9EtaeHg== X-Google-Smtp-Source: ABdhPJx80NdRMCudydCbEj21NDTT0qWVklkeluJPZzk7stNXaL45hh7VHzsiVKCWV2mZ3JL3lXSYaA== X-Received: by 2002:a17:907:6d83:b0:6f3:adf4:9817 with SMTP id sb3-20020a1709076d8300b006f3adf49817mr12821838ejc.491.1651127607580; Wed, 27 Apr 2022 23:33:27 -0700 (PDT) Received: from [192.168.0.159] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id s8-20020aa7cb08000000b0042617ba638csm966354edt.22.2022.04.27.23.33.25 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 27 Apr 2022 23:33:26 -0700 (PDT) Message-ID: Date: Thu, 28 Apr 2022 08:33:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [RFC/RFT v2 02/11] dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf Content-Language: en-US To: Frank Wunderlich , linux-rockchip@lists.infradead.org Cc: Frank Wunderlich , Bjorn Helgaas , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner , Kishon Vijay Abraham I , Vinod Koul , Lorenzo Pieralisi , =?UTF-8?Q?Krzysztof_Wilczy=c5=84ski?= , Philipp Zabel , Johan Jonker , Peter Geis , Michael Riesch , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org References: <20220426132139.26761-1-linux@fw-web.de> <20220426132139.26761-3-linux@fw-web.de> From: Krzysztof Kozlowski In-Reply-To: <20220426132139.26761-3-linux@fw-web.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26/04/2022 15:21, Frank Wunderlich wrote: > From: Frank Wunderlich > > Add compatibles for PCIe v3 General Register Files. > > Signed-off-by: Frank Wunderlich > > --- > changes in v2: > - add soc-part to pcie3-phy-grf > --- > Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > index 3be3cfd52f7b..4564ff0bfd7a 100644 > --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > @@ -14,6 +14,9 @@ properties: > oneOf: > - items: > - enum: > + - rockchip,rk3568-pcie3-phy-grf > + - rockchip,rk3588-pcie3-phy-grf > + - rockchip,rk3588-pcie3-pipe-grf Order is now messed up. > - rockchip,rk3288-sgrf > - rockchip,rk3566-pipe-grf > - rockchip,rk3568-usb2phy-grf Best regards, Krzysztof 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 5CD74C433F5 for ; Thu, 28 Apr 2022 06:33:49 +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:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=krDj9sAax+TSDEk5N3KT77VBTwDUGcXV1EX+J+i04Zs=; b=biwThX3XYQMSn3 ic2+WYSjYV++GVX6z+9y7jFeqlvj0EHgguEgXq0ls9QuMLZL3ejeY2yEEk/KPvg04uWoD+4p2TKQb bQT7RKLcSaVxWA0ox1t6iSsY/w+DikUcid9mt+jFbDsTsvAvM/nEw9SHeqGizilPQkk4BK0UWjlvM 9ozDeFomHaZsaGunwMCBZxZchQYVxwmCbwFGgBGB6cnzFJn36Y8zmel5sGHMFsp9K7YliS5vpcBxo ocRks+9a5uv4kQJt3VGp0LKSywfTZqPy9FjPfP539WrbmhM65DvDo3KdOlkdmiTKt8zop2/zfCw1A Zm6ze5xnK+H6iU++0hcQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njxik-004v5B-A5; Thu, 28 Apr 2022 06:33:46 +0000 Received: from mail-ej1-x632.google.com ([2a00:1450:4864:20::632]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njxiV-004uyB-6K for linux-rockchip@lists.infradead.org; Thu, 28 Apr 2022 06:33:32 +0000 Received: by mail-ej1-x632.google.com with SMTP id i27so7514869ejd.9 for ; Wed, 27 Apr 2022 23:33:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=rozerKyB/C5qipfTZh/u0vAMNYveH4wCpbPpnEpmk5I=; b=jID8SkbjZdvNaCihTEHL+AMMFHP8eC2RUy+QYH0Cg2l71tQhaM/iWrNs7C5o3qDqxn bTv0i80aWbxxhIhvo6sNhYWidErZNyr0Bl/0H3H3TrZU28SyaXVryV8u/yrRMoz2f1iU O+WdtZPfP1+TyhT74jiQXnp8JZ1SQiklm9FxMG4QOoFPLPYoDBWtJ72jj9V+PormGVKK 22OZ/GCpaIrPvsQFU6ORR2C5qmbnmsDRkTPfYDmdhXKnzVpx30c+TMcFv8mxeNvQ6xqe FGR9qcp8WNEBl9yAS7LyYOGBXZoQVziny4iH/LB/EpP0ut8Z+PNGfSYBVmUhSAcctIri SYPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=rozerKyB/C5qipfTZh/u0vAMNYveH4wCpbPpnEpmk5I=; b=1Gc54BCun//eVZbtUYlBtN/KB+2bIk7G96rPLhhoMLordwq85U4Xkd4Y57fJ855Df5 1GbBJ5lA5qPMInOKgnzzibvMA4VbC/wBcyUZOSyYTO/OnJO4jDTOJPuWUo6Q+XSDeqwk Dqp2Lsx3fw4pi4qEuaq0SbiXi7Y8nlvMVlBLYqNDqbS1gqyZKHIqUMnKXEl7vZSOKAaU R5N2zoUlvyrALmpbvtzxVzcrCwchr9kdPKlsLze6JQrUqPkg7FG8I5Y7iUxdL8ne1gS0 YsVtCBsvgR0DqCQJShXWm6cKJavURpn0zEyQ4cGB4NFHNj1rmM7vfLyE0D48ZmvuSezb CvTA== X-Gm-Message-State: AOAM532LTs18H0ZynXF0voIf/uXsKvnQJss7Cz+FY4vz7ctuwEqLi8fT rBzKKWCLlH0xG9dLl9BA6ovfkw== X-Google-Smtp-Source: ABdhPJx80NdRMCudydCbEj21NDTT0qWVklkeluJPZzk7stNXaL45hh7VHzsiVKCWV2mZ3JL3lXSYaA== X-Received: by 2002:a17:907:6d83:b0:6f3:adf4:9817 with SMTP id sb3-20020a1709076d8300b006f3adf49817mr12821838ejc.491.1651127607580; Wed, 27 Apr 2022 23:33:27 -0700 (PDT) Received: from [192.168.0.159] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id s8-20020aa7cb08000000b0042617ba638csm966354edt.22.2022.04.27.23.33.25 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 27 Apr 2022 23:33:26 -0700 (PDT) Message-ID: Date: Thu, 28 Apr 2022 08:33:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [RFC/RFT v2 02/11] dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf Content-Language: en-US To: Frank Wunderlich , linux-rockchip@lists.infradead.org Cc: Frank Wunderlich , Bjorn Helgaas , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner , Kishon Vijay Abraham I , Vinod Koul , Lorenzo Pieralisi , =?UTF-8?Q?Krzysztof_Wilczy=c5=84ski?= , Philipp Zabel , Johan Jonker , Peter Geis , Michael Riesch , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org References: <20220426132139.26761-1-linux@fw-web.de> <20220426132139.26761-3-linux@fw-web.de> From: Krzysztof Kozlowski In-Reply-To: <20220426132139.26761-3-linux@fw-web.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220427_233331_289592_9B43A4EC X-CRM114-Status: GOOD ( 13.57 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On 26/04/2022 15:21, Frank Wunderlich wrote: > From: Frank Wunderlich > > Add compatibles for PCIe v3 General Register Files. > > Signed-off-by: Frank Wunderlich > > --- > changes in v2: > - add soc-part to pcie3-phy-grf > --- > Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > index 3be3cfd52f7b..4564ff0bfd7a 100644 > --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > @@ -14,6 +14,9 @@ properties: > oneOf: > - items: > - enum: > + - rockchip,rk3568-pcie3-phy-grf > + - rockchip,rk3588-pcie3-phy-grf > + - rockchip,rk3588-pcie3-pipe-grf Order is now messed up. > - rockchip,rk3288-sgrf > - rockchip,rk3566-pipe-grf > - rockchip,rk3568-usb2phy-grf Best regards, Krzysztof _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip 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 B98B0C433EF for ; Thu, 28 Apr 2022 06:33:46 +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:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VHkTDbuYe8BKskvEtWRrrdtc4q+iS7C1Uifp5N6nvQw=; b=YVDAUk4bdTejwx FFoNUdMhGd9ZW6G9W8Zi472SskTMg49AKyqd6ZqLWR4uva28cVZ6BCFMJD4oG/S5pquUQX3THDsv2 9S0S/MKiW++uB28CbDnBfrxGJiCBfvN54XqYVncccKfMQmP0zxzmuIMtbEt6VeQmM9c7btbA03BDC dl/xXjJu9npWJCe23REDVgZRbTDKCfFvTccH1XGS+4hwZygnH78g9+siu0JeMa7Z5SruWDyAQH3M4 uPhOyXr66/E83O5e+yVgr6uTbptY7L3ZVtmDgsALfXfnAF2h+m1hCoZnYyQXvmz8b21jYFmDjEAuE dGpNFFJA7vU5/+K5PPkw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njxik-004v55-4e; Thu, 28 Apr 2022 06:33:46 +0000 Received: from mail-ej1-x62a.google.com ([2a00:1450:4864:20::62a]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njxiU-004uyA-Kc for linux-phy@lists.infradead.org; Thu, 28 Apr 2022 06:33:32 +0000 Received: by mail-ej1-x62a.google.com with SMTP id bv19so7532865ejb.6 for ; Wed, 27 Apr 2022 23:33:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=rozerKyB/C5qipfTZh/u0vAMNYveH4wCpbPpnEpmk5I=; b=jID8SkbjZdvNaCihTEHL+AMMFHP8eC2RUy+QYH0Cg2l71tQhaM/iWrNs7C5o3qDqxn bTv0i80aWbxxhIhvo6sNhYWidErZNyr0Bl/0H3H3TrZU28SyaXVryV8u/yrRMoz2f1iU O+WdtZPfP1+TyhT74jiQXnp8JZ1SQiklm9FxMG4QOoFPLPYoDBWtJ72jj9V+PormGVKK 22OZ/GCpaIrPvsQFU6ORR2C5qmbnmsDRkTPfYDmdhXKnzVpx30c+TMcFv8mxeNvQ6xqe FGR9qcp8WNEBl9yAS7LyYOGBXZoQVziny4iH/LB/EpP0ut8Z+PNGfSYBVmUhSAcctIri SYPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=rozerKyB/C5qipfTZh/u0vAMNYveH4wCpbPpnEpmk5I=; b=kmEb9JjV4BMS4IrYkwecD7pAeSeUB9osyLwRjSvKD12//aCZ3IjjgmMZW+0IFed22y 4vFZRFpdTZs26zcuHzKjkHLGk4wbU3hcaxPmU2VH8vWfyj85EXyPNVhOcxRbr4GJ6kA/ bmtf/Nmfej+Rk8FzcaCT2MaY9nLHcL+AUV2KV4KH6SsP3e4W4CmIjvnNuCgV7te1TmN7 xf2giSKUsy02F7euTfze27JH5P0pHdOgIWAXS6D2R4tpNmOnAL4MwyCd0ZIwutXiLk2M fDWxX5rx8hmV+Lspa3sU7Rv6KjVDO91Rk+MJrFpCY7x9VV1DQRuZmKgVRTVMMbvu/1hv y9cg== X-Gm-Message-State: AOAM530S3gVx5tTA8G7fB8Gcp0aXqEFD6JLq7AdZ4OPHzFyKVdaH6Rb9 1G+0BCepK9qB1R9WyS64owoA5A== X-Google-Smtp-Source: ABdhPJx80NdRMCudydCbEj21NDTT0qWVklkeluJPZzk7stNXaL45hh7VHzsiVKCWV2mZ3JL3lXSYaA== X-Received: by 2002:a17:907:6d83:b0:6f3:adf4:9817 with SMTP id sb3-20020a1709076d8300b006f3adf49817mr12821838ejc.491.1651127607580; Wed, 27 Apr 2022 23:33:27 -0700 (PDT) Received: from [192.168.0.159] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id s8-20020aa7cb08000000b0042617ba638csm966354edt.22.2022.04.27.23.33.25 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 27 Apr 2022 23:33:26 -0700 (PDT) Message-ID: Date: Thu, 28 Apr 2022 08:33:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [RFC/RFT v2 02/11] dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf Content-Language: en-US To: Frank Wunderlich , linux-rockchip@lists.infradead.org Cc: Frank Wunderlich , Bjorn Helgaas , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner , Kishon Vijay Abraham I , Vinod Koul , Lorenzo Pieralisi , =?UTF-8?Q?Krzysztof_Wilczy=c5=84ski?= , Philipp Zabel , Johan Jonker , Peter Geis , Michael Riesch , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org References: <20220426132139.26761-1-linux@fw-web.de> <20220426132139.26761-3-linux@fw-web.de> From: Krzysztof Kozlowski In-Reply-To: <20220426132139.26761-3-linux@fw-web.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220427_233330_733690_98E886A4 X-CRM114-Status: GOOD ( 13.36 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On 26/04/2022 15:21, Frank Wunderlich wrote: > From: Frank Wunderlich > > Add compatibles for PCIe v3 General Register Files. > > Signed-off-by: Frank Wunderlich > > --- > changes in v2: > - add soc-part to pcie3-phy-grf > --- > Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > index 3be3cfd52f7b..4564ff0bfd7a 100644 > --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > @@ -14,6 +14,9 @@ properties: > oneOf: > - items: > - enum: > + - rockchip,rk3568-pcie3-phy-grf > + - rockchip,rk3588-pcie3-phy-grf > + - rockchip,rk3588-pcie3-pipe-grf Order is now messed up. > - rockchip,rk3288-sgrf > - rockchip,rk3566-pipe-grf > - rockchip,rk3568-usb2phy-grf Best regards, Krzysztof -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy 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 4E35CC433EF for ; Thu, 28 Apr 2022 06:34:29 +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:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=psJQmjgx7eCIAQoSWswTCI4KHKDEShlAvZJbGMMiebk=; b=m4dvkl6xcDHyZn 4wTMtMtnmpHdpr0p/euMeqlAqEDPLbzIxWaZgWsVlz1/zNgzuyy82OGk0blufox5Dcy02Shl6hcG/ YYNjF+Lm3bvMXxhWDbOwzTi8KNMAqJMY/JFyWjHob5L9ONJ7vI0lk+ooF5Y6ZsIvIh6P0RJ+2peeU fJNitSHzgWNxjU4Fdvk7gO6+YCsWzj8ndr8V5yooRhtlWiN7qE3U2bBCT6SOfq4izZAcsrwY+TJk6 EM1TmkR9pvc7ysytYdemkoesKlbjQDiyAHHfdN2KnaYaziFaruqilaxAWBT/Ptl/r72me0yoKRiAb /vLm2rZoCuNiZ+qytIPw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njxia-004v2B-D4; Thu, 28 Apr 2022 06:33:36 +0000 Received: from mail-ej1-x62b.google.com ([2a00:1450:4864:20::62b]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njxiS-004uy9-WE for linux-arm-kernel@lists.infradead.org; Thu, 28 Apr 2022 06:33:30 +0000 Received: by mail-ej1-x62b.google.com with SMTP id k23so7548348ejd.3 for ; Wed, 27 Apr 2022 23:33:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=rozerKyB/C5qipfTZh/u0vAMNYveH4wCpbPpnEpmk5I=; b=jID8SkbjZdvNaCihTEHL+AMMFHP8eC2RUy+QYH0Cg2l71tQhaM/iWrNs7C5o3qDqxn bTv0i80aWbxxhIhvo6sNhYWidErZNyr0Bl/0H3H3TrZU28SyaXVryV8u/yrRMoz2f1iU O+WdtZPfP1+TyhT74jiQXnp8JZ1SQiklm9FxMG4QOoFPLPYoDBWtJ72jj9V+PormGVKK 22OZ/GCpaIrPvsQFU6ORR2C5qmbnmsDRkTPfYDmdhXKnzVpx30c+TMcFv8mxeNvQ6xqe FGR9qcp8WNEBl9yAS7LyYOGBXZoQVziny4iH/LB/EpP0ut8Z+PNGfSYBVmUhSAcctIri SYPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=rozerKyB/C5qipfTZh/u0vAMNYveH4wCpbPpnEpmk5I=; b=iFkF5hy4360NbYjWzrRuTj9LBSdCVKxJXAvejKy6foKSpUDsUvJE928oOpRv8Wr/sc aarTA11ApWM5Nq7bPewpM+v7do4rkL3455xzTM5jA40SzWLdW7wZG4KrdYDuGEawmVxM 6MxZQy0LehqoatJToNl09PdcP8rqUqkdRKrLPfS5FAEm9RmCb8YZ9kqr+l2EZFJ2UoxJ gv0hALennUEhFhIgtCznH9y540rjgJnncevYHq+iVhQRZrrZrG30qAstVt3cP+RZMXos K2LYZDOYvL1gB40OgEJCLaGmn7YKjB57VqAW6iC+Gy3IkIq9l2jbssXUlUU5ubPOk3mK xKfw== X-Gm-Message-State: AOAM533WsLZ0sHwJTrg6Xcnj5gOLLkrnrkAoGg5S5zT0SlN7JcHxm3Yp 5vgFoU05bgkdoctiSVWiZw5Lgg== X-Google-Smtp-Source: ABdhPJx80NdRMCudydCbEj21NDTT0qWVklkeluJPZzk7stNXaL45hh7VHzsiVKCWV2mZ3JL3lXSYaA== X-Received: by 2002:a17:907:6d83:b0:6f3:adf4:9817 with SMTP id sb3-20020a1709076d8300b006f3adf49817mr12821838ejc.491.1651127607580; Wed, 27 Apr 2022 23:33:27 -0700 (PDT) Received: from [192.168.0.159] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id s8-20020aa7cb08000000b0042617ba638csm966354edt.22.2022.04.27.23.33.25 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 27 Apr 2022 23:33:26 -0700 (PDT) Message-ID: Date: Thu, 28 Apr 2022 08:33:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [RFC/RFT v2 02/11] dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf Content-Language: en-US To: Frank Wunderlich , linux-rockchip@lists.infradead.org Cc: Frank Wunderlich , Bjorn Helgaas , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner , Kishon Vijay Abraham I , Vinod Koul , Lorenzo Pieralisi , =?UTF-8?Q?Krzysztof_Wilczy=c5=84ski?= , Philipp Zabel , Johan Jonker , Peter Geis , Michael Riesch , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org References: <20220426132139.26761-1-linux@fw-web.de> <20220426132139.26761-3-linux@fw-web.de> From: Krzysztof Kozlowski In-Reply-To: <20220426132139.26761-3-linux@fw-web.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220427_233329_322443_6C02937F X-CRM114-Status: GOOD ( 14.79 ) 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 26/04/2022 15:21, Frank Wunderlich wrote: > From: Frank Wunderlich > > Add compatibles for PCIe v3 General Register Files. > > Signed-off-by: Frank Wunderlich > > --- > changes in v2: > - add soc-part to pcie3-phy-grf > --- > Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > index 3be3cfd52f7b..4564ff0bfd7a 100644 > --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > @@ -14,6 +14,9 @@ properties: > oneOf: > - items: > - enum: > + - rockchip,rk3568-pcie3-phy-grf > + - rockchip,rk3588-pcie3-phy-grf > + - rockchip,rk3588-pcie3-pipe-grf Order is now messed up. > - rockchip,rk3288-sgrf > - rockchip,rk3566-pipe-grf > - rockchip,rk3568-usb2phy-grf Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel