Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: syscon: Add DT bindings documentation for Allwinner V3s syscon

Allwinner V3s SoC has a syscon like the one in H3.

Add its compatible string.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Icenowy Zheng and committed by
David S. Miller
2b5bdebd e29602b0

+1
+1
Documentation/devicetree/bindings/misc/allwinner,syscon.txt
··· 9 9 - reg: address and length of the register for the device. 10 10 - compatible: should be "syscon" and one of the following string: 11 11 "allwinner,sun8i-h3-system-controller" 12 + "allwinner,sun8i-v3s-system-controller" 12 13 "allwinner,sun50i-a64-system-controller" 13 14 "allwinner,sun8i-a83t-system-controller" 14 15