OpenWrt – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 #include "ar9330.dtsi"
3  
4 / {
5 compatible = "qca,ar9331";
6  
7 ref: ref {
8 compatible = "fixed-clock";
9 #clock-cells = <0>;
10 };
11 };