summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/sun8i-v3.dtsi
blob: 6ae8645ade50c29e161fc8a42a026a277e96e502 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright (C) 2019 Icenowy Zheng <icenowy@aosc.io>
 */

#include "sun8i-v3s.dtsi"

&ccu {
	compatible = "allwinner,sun8i-v3-ccu";
};

&pio {
	compatible = "allwinner,sun8i-v3-pinctrl";
};