]> git.baikalelectronics.ru Git - kernel.git/commit
soc: sunxi: sram: Add updated compatible string for A64 system control
authorChen-Yu Tsai <wens@csie.org>
Mon, 21 May 2018 17:02:41 +0000 (01:02 +0800)
committerChen-Yu Tsai <wens@csie.org>
Tue, 19 Jun 2018 14:56:47 +0000 (22:56 +0800)
commit2e03cdab5240df43662bd3548469403f8f378e55
tree60bad97e2c07e5f9a0d720b87daa578dd3e8eaf7
parent4bfc5f73dc164468cf7ffb6d1e216c85b4e2b3b2
soc: sunxi: sram: Add updated compatible string for A64 system control

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>
drivers/soc/sunxi/sunxi_sram.c