tn3399_openwrt/target/linux/ath79/dts/qca9557_dongwon_dw02-412h-128m.dts
Sungbo Eo c7a559980a ath79: improve support for Dongwon T&I DW02-412H
* Move &nand node to DTSI
* Utilize nvmem for fetching caldata
* Rename build recipe, clean before build
* Simplify KERNEL definition

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2022-02-01 14:54:16 +09:00

13 lines
240 B
Plaintext

// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "qca9557_dongwon_dw02-412h.dtsi"
/ {
model = "Dongwon T&I DW02-412H (128M)";
compatible = "dongwon,dw02-412h-128m", "qca,qca9557";
};
&ubi {
reg = <0x1800000 0x6800000>;
};