mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
13 lines
272 B
Plaintext
13 lines
272 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
|
|
/*
|
|
* Copyright 2018 Kristian Evensen <kristian.evensen@gmail.com>
|
|
*/
|
|
|
|
/dts-v1/;
|
|
#include "mt7623a-unielec-u7623-02.dtsi"
|
|
|
|
/ {
|
|
model = "UniElec U7623-02 eMMC";
|
|
compatible = "unielec,u7623-02", "mediatek,mt7623";
|
|
};
|