[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <882b16f2-fb6d-4029-3b79-a97be5edc1f3@xilinx.com>
Date: Fri, 4 Sep 2020 09:23:11 +0200
From: Michal Simek <michal.simek@...inx.com>
To: Piyush Mehta <piyush.mehta@...inx.com>, axboe@...nel.dk,
p.zabel@...gutronix.de, robh+dt@...nel.org
Cc: linux-ide@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, git@...inx.com, sgoud@...inx.com,
michal.simek@...inx.com
Subject: Re: [PATCH 2/2] dt-bindings: ata: achi: ceva: Update documentation
for CEVA Controller
On 02. 09. 20 9:05, Piyush Mehta wrote:
> This patch updates the documentation for the CEVA controller for adding
> the required properties for 'phys' and 'resets'.
>
> Signed-off-by: Piyush Mehta <piyush.mehta@...inx.com>
> ---
> Documentation/devicetree/bindings/ata/ahci-ceva.txt | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/ata/ahci-ceva.txt b/Documentation/devicetree/bindings/ata/ahci-ceva.txt
> index 7561cc4..f01d317 100644
> --- a/Documentation/devicetree/bindings/ata/ahci-ceva.txt
> +++ b/Documentation/devicetree/bindings/ata/ahci-ceva.txt
> @@ -35,6 +35,10 @@ Required properties:
> ceva,pN-retry-params = /bits/ 16 <RIT RCT>;
> RIT: Retry Interval Timer.
> RCT: Rate Change Timer.
> + - phys: phandle for the PHY device
> + - phy-names: Should be "sata-phy"
> + - resets: phandle to the reset controller for the SATA IP
> + - reset-names: Should be "sata_rst".
I expect that these can't be required properties because you break all
existing boards.
Thanks
Michal
Powered by blists - more mailing lists