mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 01:11:14 +00:00
7bab49fd7a
The compatible string is mandetory for devicetree source file. Signed-off-by: Mathias Kresin <dev@kresin.me>
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
/dts-v1/;
|
|
|
|
#include "ARV4518PWR01.dtsi"
|
|
|
|
/ {
|
|
compatible = "arcadyan,arv4518pwr01", "lantiq,xway", "lantiq,danube";
|
|
model = "ARV4518PWR01 - SMC7908A-ISP";
|
|
};
|