Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1488436 > unrolled thread

[PATCH v2 4/6] misc: sram: document new compatible

Started byAlexandre Belloni <alexandre.belloni@free-electrons.com>
First post2016-09-22 00:20 +0200
Last post2016-09-22 00:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v2 4/6] misc: sram: document new compatible Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-09-22 00:20 +0200

#1488436 — [PATCH v2 4/6] misc: sram: document new compatible

FromAlexandre Belloni <alexandre.belloni@free-electrons.com>
Date2016-09-22 00:20 +0200
Subject[PATCH v2 4/6] misc: sram: document new compatible
Message-ID<sjY1X-6nf-7@gated-at.bofh.it>
Add atmel,sama5d2-securam to the compatible list.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/sram/sram.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/sram/sram.txt b/Documentation/devicetree/bindings/sram/sram.txt
index add48f09015e..068c2c03c38f 100644
--- a/Documentation/devicetree/bindings/sram/sram.txt
+++ b/Documentation/devicetree/bindings/sram/sram.txt
@@ -4,7 +4,7 @@ Simple IO memory regions to be managed by the genalloc API.
 
 Required properties:
 
-- compatible : mmio-sram
+- compatible : mmio-sram or atmel,sama5d2-securam
 
 - reg : SRAM iomem address range
 
-- 
2.9.3

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web