devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Preetham Chandru Ramchandra <pchandru@nvidia.com>
Cc: tj@kernel.org, cyndis@kapsi.fi, robh+dt@kernel.org,
	mark.rutland@arm.com, preetham260@gmail.com,
	devicetree@vger.kernel.org, linux-tegra@vger.kernel.org,
	linux-ide@vger.kernel.org, vbyravarasu@nvidia.com,
	pkunapuli@nvidia.com
Subject: Re: [PATCH V8 1/9] dt-bindings: Tegra210: add binding documentation
Date: Mon, 12 Mar 2018 13:14:14 +0100	[thread overview]
Message-ID: <20180312121414.GD15972@ulmo> (raw)
In-Reply-To: <1520854838-21779-2-git-send-email-pchandru@nvidia.com>

[-- Attachment #1: Type: text/plain, Size: 1261 bytes --]

On Mon, Mar 12, 2018 at 05:10:30PM +0530, Preetham Chandru Ramchandra wrote:
> From: Preetham Ramchandra <pchandru@nvidia.com>
> 
> This adds bindings documentation for the AHCI controller on Tegra210.
> 
> Signed-off-by: Preetham Chandru R <pchandru@nvidia.com>
> ---
> v8:
> * Add Tegra132: "nvidia,tegra132-ahci", "nvidia,tegra124-ahci".
> * Changed AUX registers to optional.
> * corrected commit message line length.
> * Move phy-name for Tegra210 to optional.
> v7:
> * For Aux register set drop the Tegra210 since this register
>   set also works on Tegra124
> * rephrase the sentence for cml1 clock
> * change the commit subject to include ahci-tegra
> * drop pll_e since CCF handles it automatically as
>   CML1 is a child clock of it.
> v4:
> * changed the commit message
> * changed 'sata-cold' reset to mandatory for t210 and t124
> * Removed the regulators for T210 since these regulators
>   will be enabled in phy driver.
> v3:
> * Add AUX register.
> v2:
> * change cml1, pll_e and phy regulators as optional
>   for T210.
> ---
>  .../bindings/ata/nvidia,tegra124-ahci.txt          | 36 ++++++++++++++--------
>  1 file changed, 24 insertions(+), 12 deletions(-)

Acked-by: Thierry Reding <treding@nvidia.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-03-12 12:14 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-12 11:40 [PATCH V8 0/9] Refactor and add AHCI support for Tegra210 Preetham Chandru Ramchandra
2018-03-12 11:40 ` [PATCH V8 1/9] dt-bindings: Tegra210: add binding documentation Preetham Chandru Ramchandra
2018-03-12 12:14   ` Thierry Reding [this message]
2018-03-18 12:49   ` Rob Herring
2018-03-12 11:40 ` [PATCH V8 2/9] arm64: tegra: Add SATA node for Tegra210 Preetham Chandru Ramchandra
2018-03-12 11:40 ` [PATCH V8 3/9] arm64: tegra: Enable AHCI on Jetson TX1 Preetham Chandru Ramchandra
2018-03-12 11:40 ` [PATCH V8 4/9] ata: ahci_tegra: Update initialization sequence Preetham Chandru Ramchandra
2018-03-12 12:14   ` Thierry Reding
2018-03-12 11:40 ` [PATCH V8 5/9] ata: ahci_tegra: initialize regulators from soc struct Preetham Chandru Ramchandra
2018-03-12 12:14   ` Thierry Reding
2018-03-12 11:40 ` [PATCH V8 6/9] ata: ahci_tegra: disable devslp for Tegra124 Preetham Chandru Ramchandra
2018-03-12 12:15   ` Thierry Reding
2018-03-12 11:40 ` [PATCH V8 7/9] ata: ahci_tegra: disable DIPM Preetham Chandru Ramchandra
2018-03-12 12:15   ` Thierry Reding
2018-03-12 11:40 ` [PATCH V8 8/9] ata: ahci_tegra: Add AHCI support for Tegra210 Preetham Chandru Ramchandra
2018-03-12 12:15   ` Thierry Reding
2018-03-12 11:40 ` [PATCH V8 9/9] ata: change Tegra124 to Tegra Preetham Chandru Ramchandra
2018-03-12 12:15   ` Thierry Reding
2018-03-13 21:06 ` [PATCH V8 0/9] Refactor and add AHCI support for Tegra210 Tejun Heo
2018-03-13 22:42   ` Thierry Reding
2018-03-14 15:25     ` Tejun Heo
2018-03-14 16:38       ` Thierry Reding
2018-03-14  9:50 ` Thierry Reding

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=20180312121414.GD15972@ulmo \
    --to=thierry.reding@gmail.com \
    --cc=cyndis@kapsi.fi \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pchandru@nvidia.com \
    --cc=pkunapuli@nvidia.com \
    --cc=preetham260@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=tj@kernel.org \
    --cc=vbyravarasu@nvidia.com \
    /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).