blob: 199529e70902f0d625079ae288471a0987589277 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "qca9557_dongwon_dw02-412h.dtsi"
/ {
model = "Dongwon T&I DW02-412H (128M)";
compatible = "dongwon,dw02-412h-128m", "qca,qca9557";
};
&ubi {
reg = <0x1800000 0x6800000>;
};
|