]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: add DTSI file for V3s
authorIcenowy Zheng <icenowy@aosc.xyz>
Sat, 8 Apr 2017 07:30:13 +0000 (15:30 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 21 Apr 2017 07:23:27 +0000 (09:23 +0200)
commite267d94011cde1d841106d0b6505dbd63f57d944
tree1a0688669ca9c482d0ed51cf626d6b3b71d2a40b
parentc199489f17c91ee4fed73263d1117d1c1a933c6f
sunxi: add DTSI file for V3s

As we have now V3s support in board code, the V3s DTSI file should also
be added.

Add also some CCU include headers to satisfy the DTSI file.

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/dts/sun8i-v3s.dtsi [new file with mode: 0644]
include/dt-bindings/clock/sun8i-v3s-ccu.h [new file with mode: 0644]
include/dt-bindings/reset/sun8i-v3s-ccu.h [new file with mode: 0644]