On Thu, Jun 14, 2018 at 11:35:46PM +0800, Chen-Yu Tsai wrote:
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.
Signed-off-by: Chen-Yu Tsai <redacted>
---
Documentation/devicetree/bindings/sram/sunxi-sram.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Rob Herring <robh@kernel.org>