blob: 15d3d677a9a739d291a936a538955818e9a8e8e8 (
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 (64M)";
compatible = "dongwon,dw02-412h-64m", "qca,qca9557";
};
&ubi {
reg = <0x1800000 0x2800000>;
};
|