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


Groups > linux.kernel > #1473651

[PATCH 4/5] misc: sram: document new compatible

From Alexandre Belloni <alexandre.belloni@free-electrons.com>
Newsgroups linux.kernel
Subject [PATCH 4/5] misc: sram: document new compatible
Date 2016-08-31 18:20 +0200
Message-ID <scgp5-4D4-31@gated-at.bofh.it> (permalink)
References <scgp4-4D4-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Add atmel,sama5d2-securam to the compatible list.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
Cc: Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] Atmel sama5d2 security module support Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-31 18:20 +0200
  [PATCH 1/5] Documentation: dt: atmel-at91: Document secumod bindings Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-31 18:20 +0200
    Re: [PATCH 1/5] Documentation: dt: atmel-at91: Document secumod  bindings Rob Herring <robh@kernel.org> - 2016-09-06 23:50 +0200
  [PATCH 5/5] misc: sram: add Atmel securam support Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-31 18:20 +0200
    Re: [PATCH 5/5] misc: sram: add Atmel securam support Philipp Zabel <p.zabel@pengutronix.de> - 2016-08-31 18:50 +0200
      Re: [PATCH 5/5] misc: sram: add Atmel securam support Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-31 19:10 +0200
  [PATCH 4/5] misc: sram: document new compatible Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-31 18:20 +0200
    Re: [PATCH 4/5] misc: sram: document new compatible Rob Herring <robh@kernel.org> - 2016-09-06 23:50 +0200
  [PATCH 2/5] ARM: dts: at91: sama5d2: Add secumod node Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-31 18:20 +0200

csiph-web