ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9563_glinet_gl-ar750s-nor.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "qca9563_glinet_gl-ar750s.dtsi"
4
5 / {
6 compatible = "glinet,gl-ar750s-nor", "qca,qca9563";
7 model = "GL.iNet GL-AR750S (NOR)";
8 };
9
10 &nor_partitions {
11 partition@60000 {
12 compatible = "denx,uimage";
13 label = "firmware";
14 reg = <0x060000 0xfa0000>;
15 };
16 };