Newer
Older
barebox / dts / src / arm / sun8i-v3.dtsi
@Sascha Hauer Sascha Hauer on 15 Oct 2019 240 bytes dts: update to v5.4-rc1
// 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";
};