All of lore.kernel.org
 help / color / mirror / Atom feed
From: "B. Niedermayr" <benedikt.niedermayr@siemens.com>
To: <linux-omap@vger.kernel.org>, <devicetree@vger.kernel.org>
Cc: <rogerq@kernel.org>, <tony@atomide.com>, <krzk@kernel.org>,
	<robh+dt@kernel.org>
Subject: [PATCH 3/3] dt-bindings: memory-controllers: gpmc-child: Add binding for wait-pin-polarity
Date: Thu, 1 Sep 2022 14:41:44 +0200	[thread overview]
Message-ID: <20220901124144.1006238-4-benedikt.niedermayr@siemens.com> (raw)
In-Reply-To: <20220901124144.1006238-1-benedikt.niedermayr@siemens.com>

From: Benedikt Niedermayr <benedikt.niedermayr@siemens.com>

Add a new dt-binding for the wait-pin-polarity property

Signed-off-by: Benedikt Niedermayr <benedikt.niedermayr@siemens.com>
---
 .../bindings/memory-controllers/ti,gpmc-child.yaml         | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
index 6e3995bb1630..7c721206f10b 100644
--- a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
@@ -230,6 +230,13 @@ properties:
       Wait-pin used by client. Must be less than "gpmc,num-waitpins".
     $ref: /schemas/types.yaml#/definitions/uint32
 
+  gpmc,wait-pin-polarity:
+    description: |
+      Wait-pin polarity used by the clien. It relates to the pin defined
+      with "gpmc,wait-pin".
+    $ref: /schemas/types.yaml#/definitions/uint32
+    default: 0
+
   gpmc,wait-on-read:
     description: Enables wait monitoring on reads.
     type: boolean
-- 
2.25.1


  parent reply	other threads:[~2022-09-01 12:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-01 12:41 [PATCH 0/3] omap-gpmc wait pin additions B. Niedermayr
2022-09-01 12:41 ` [PATCH 1/3] memory: omap-gpmc: allow shared wait pins B. Niedermayr
2022-09-01 12:41 ` [PATCH 2/3] memory: omap-gpmc: add support for wait pin polarity B. Niedermayr
2022-09-01 12:41 ` B. Niedermayr [this message]
2022-09-01 12:56 ` [PATCH 0/3] omap-gpmc wait pin additions Krzysztof Kozlowski
2022-09-01 13:02   ` Niedermayr, BENEDIKT
2022-09-01 13:11     ` Krzysztof Kozlowski
2022-09-06 12:47 [PATCH v3 " B. Niedermayr
2022-09-06 12:47 ` [PATCH 3/3] dt-bindings: memory-controllers: gpmc-child: Add binding for wait-pin-polarity B. Niedermayr
2022-09-08 12:03   ` Roger Quadros
2022-09-12  7:07     ` Niedermayr, BENEDIKT

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=20220901124144.1006238-4-benedikt.niedermayr@siemens.com \
    --to=benedikt.niedermayr@siemens.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=rogerq@kernel.org \
    --cc=tony@atomide.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.