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