blob: 8e924aeec7996361c752bf5b0e5bc22efc2ff26e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;
#include "mt7628an_jotale_js76x8.dtsi"
/ {
compatible = "jotale,js76x8-16m", "jotale,js76x8", "mediatek,mt7628an-soc";
model = "Jotale JS76x8 (16M)";
};
&firmware {
reg = <0x50000 0xfb0000>;
};
|