dt-bindings: sram: Rename A64 SRAM controller compatible
authorChen-Yu Tsai <wens@csie.org>
Thu, 17 May 2018 05:59:03 +0000 (13:59 +0800)
committerChen-Yu Tsai <wens@csie.org>
Tue, 19 Jun 2018 14:56:23 +0000 (22:56 +0800)
The SRAM mapping controls on Allwinner SoCs is located in a block called
"System Controls". This block also has registers for identifying the SoC,
reading the state of an external boot-related pin, and on some newer SoCs,
glue layer controls for the EMAC Ethernet controller.

The A64 variant compatible is renamed to "allwinner,a64-system-control"
to reflect this. The old A64 compatible is deprecated. So far we haven't
seen any actual use of it.

Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Documentation/devicetree/bindings/sram/sunxi-sram.txt

index d087f04a4d7f649dfdfab372d89b4cd7867c839a..9ef40e2e0a48149786c987bc0c122e6039a9803d 100644 (file)
@@ -11,7 +11,8 @@ Controller Node
 Required properties:
 - compatible : should be:
     - "allwinner,sun4i-a10-sram-controller"
-    - "allwinner,sun50i-a64-sram-controller"
+    - "allwinner,sun50i-a64-sram-controller" (deprecated)
+    - "allwinner,sun50i-a64-system-control"
 - reg : sram controller register offset + length
 
 SRAM nodes