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

/ {
	compatible = "qca,ar9331";

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