mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-19 12:07:00 +08:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
![]() |
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "qca9533_plasmacloud_pa300.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "plasmacloud,pa300", "qca,qca9533";
|
||
|
model = "Plasma Cloud PA300";
|
||
|
};
|