linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Alyssa Rosenzweig <alyssa@rosenzweig.io>
To: Hector Martin <marcan@marcan.st>
Cc: Sven Peter <sven@svenpeter.dev>, Rob Herring <robh+dt@kernel.org>,
	Mark Kettenis <kettenis@openbsd.org>,
	Marc Zyngier <maz@kernel.org>,
	linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: pci: apple,pcie: Drop max-link-speed from example
Date: Mon, 2 May 2022 11:40:19 +0000	[thread overview]
Message-ID: <Ym/DI6yAmSHCHimf@rosenzweig.io> (raw)
In-Reply-To: <20220502091308.28233-1-marcan@marcan.st>

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> 
On Mon, May 02, 2022 at 06:13:08PM +0900, Hector Martin wrote:
> We no longer use these since 111659c2a570 (and they never worked
> anyway); drop them from the example to avoid confusion.
> 
> Fixes: 111659c2a570 ("arm64: dts: apple: t8103: Remove PCIe max-link-speed properties")
> Signed-off-by: Hector Martin <marcan@marcan.st>
> ---
>  Documentation/devicetree/bindings/pci/apple,pcie.yaml | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/pci/apple,pcie.yaml b/Documentation/devicetree/bindings/pci/apple,pcie.yaml
> index 7f01e15fc81c..daf602ac0d0f 100644
> --- a/Documentation/devicetree/bindings/pci/apple,pcie.yaml
> +++ b/Documentation/devicetree/bindings/pci/apple,pcie.yaml
> @@ -142,7 +142,6 @@ examples:
>            device_type = "pci";
>            reg = <0x0 0x0 0x0 0x0 0x0>;
>            reset-gpios = <&pinctrl_ap 152 0>;
> -          max-link-speed = <2>;
>  
>            #address-cells = <3>;
>            #size-cells = <2>;
> @@ -153,7 +152,6 @@ examples:
>            device_type = "pci";
>            reg = <0x800 0x0 0x0 0x0 0x0>;
>            reset-gpios = <&pinctrl_ap 153 0>;
> -          max-link-speed = <2>;
>  
>            #address-cells = <3>;
>            #size-cells = <2>;
> @@ -164,7 +162,6 @@ examples:
>            device_type = "pci";
>            reg = <0x1000 0x0 0x0 0x0 0x0>;
>            reset-gpios = <&pinctrl_ap 33 0>;
> -          max-link-speed = <1>;
>  
>            #address-cells = <3>;
>            #size-cells = <2>;
> -- 
> 2.35.1
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-05-02 11:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-02  9:13 [PATCH] dt-bindings: pci: apple, pcie: Drop max-link-speed from example Hector Martin
2022-05-02 11:40 ` Alyssa Rosenzweig [this message]
2022-05-04 22:18 ` [PATCH] dt-bindings: pci: apple,pcie: " Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Ym/DI6yAmSHCHimf@rosenzweig.io \
    --to=alyssa@rosenzweig.io \
    --cc=devicetree@vger.kernel.org \
    --cc=kettenis@openbsd.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=marcan@marcan.st \
    --cc=maz@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sven@svenpeter.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).