* Remove micro-DTSI mt7621_dlink_dir-882-x1.dtsi to ease reading
config without too much inheritance
* Use "separate" partitioning DTSIs so we can use the partitioning
without a complete match on the other settings (i.e. without the
former parent DTSI)
* Rename files to express the new organization
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 2001c0ca9f)
10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
|
|
#include "mt7621_dlink_dir-8xx.dtsi"
|
|
#include "mt7621_dlink_flash-16m-a1.dtsi"
|
|
|
|
/ {
|
|
compatible = "dlink,dir-878-a1", "mediatek,mt7621-soc";
|
|
model = "D-Link DIR-878 A1";
|
|
};
|