aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9331.dtsi
blob: 2141f338635b7beb629359db2aca6d152da009c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

#include "ar9330.dtsi"

/ {
	compatible = "qca,ar9331";

	ref: ref {
		compatible = "fixed-clock";
		#clock-cells = <0>;
	};
};