From: Rob Herring <robh@kernel.org>
To: Krishna Yarlagadda <kyarlagadda@nvidia.com>
Cc: broonie@kernel.org, thierry.reding@gmail.com,
jonathanh@nvidia.com, linux-spi@vger.kernel.org,
linux-tegra@vger.kernel.org, ashishsingha@nvidia.com,
skomatineni@nvidia.com, ldewangan@nvidia.com,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] spi: dt-bindings: Add wait state polling flag
Date: Wed, 23 Mar 2022 15:13:04 -0500 [thread overview]
Message-ID: <Yjt/UDlkE9ciA4Yt@robh.at.kernel.org> (raw)
In-Reply-To: <20220317012006.15080-4-kyarlagadda@nvidia.com>
On Thu, Mar 17, 2022 at 06:50:06AM +0530, Krishna Yarlagadda wrote:
> Add flag to enable tpm wait state polling and Tegra Grace binding.
TPM
>
> Signed-off-by: Krishna Yarlagadda <kyarlagadda@nvidia.com>
> ---
> .../devicetree/bindings/spi/nvidia,tegra210-quad.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/spi/nvidia,tegra210-quad.yaml b/Documentation/devicetree/bindings/spi/nvidia,tegra210-quad.yaml
> index 0296edd1de22..88b00fcad210 100644
> --- a/Documentation/devicetree/bindings/spi/nvidia,tegra210-quad.yaml
> +++ b/Documentation/devicetree/bindings/spi/nvidia,tegra210-quad.yaml
> @@ -20,6 +20,7 @@ properties:
> - nvidia,tegra186-qspi
> - nvidia,tegra194-qspi
> - nvidia,tegra234-qspi
> + - nvidia,tegra-grace-qspi
>
> reg:
> maxItems: 1
> @@ -57,6 +58,11 @@ patternProperties:
> spi-tx-bus-width:
> enum: [1, 2, 4]
>
> + nvidia,wait-polling:
> + description:
> + Enable TPM wait state polling on supported chips.
What's TPM?
Why is this not implied by the compatible string?
Also, how child node properties are handled has changed. See
Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml. The
NVidia specific properties should be refactored first before adding
more.
> + type: boolean
> +
> nvidia,tx-clk-tap-delay:
> description:
> Delays the clock going out to device with this tap value.
> --
> 2.17.1
>
>
prev parent reply other threads:[~2022-03-23 20:13 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-17 1:20 [PATCH 0/3] spi: tegra quad: Add Tegra Grace features Krishna Yarlagadda
2022-03-17 1:20 ` [PATCH 1/3] spi: tegra210-quad: Multi-cs support Krishna Yarlagadda
2022-03-17 15:00 ` kernel test robot
2022-03-17 1:20 ` [PATCH 2/3] spi: tegra210-quad: Add wait polling support Krishna Yarlagadda
2022-03-17 8:54 ` Jon Hunter
2022-03-17 9:02 ` Krishna Yarlagadda
2022-03-17 9:44 ` Jon Hunter
2022-03-17 15:26 ` Jon Hunter
2022-03-17 18:00 ` Krishna Yarlagadda
2022-03-17 18:09 ` Mark Brown
2022-03-17 9:31 ` Jon Hunter
2022-03-17 1:20 ` [PATCH 3/3] spi: dt-bindings: Add wait state polling flag Krishna Yarlagadda
2022-03-17 8:42 ` Mikko Perttunen
2022-03-17 9:03 ` Krishna Yarlagadda
2022-03-23 20:13 ` Rob Herring [this message]
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=Yjt/UDlkE9ciA4Yt@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=ashishsingha@nvidia.com \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jonathanh@nvidia.com \
--cc=kyarlagadda@nvidia.com \
--cc=ldewangan@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=skomatineni@nvidia.com \
--cc=thierry.reding@gmail.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