immortalwrt/target/linux/ramips
Adrian Schmutzler d64ce1c239 ramips: mt7628: move mtd-eeprom out of root DTSI
The mt76x8 subtarget is the only one in ramips that stores the
mediatek,mtd-eeprom property directly in the "root" mt7628an.dtsi.

This is not optimal for a few different reasons:

 * If you don't really know it or are used to other (sub)targets,
   the property will be set somewhat magically.
 * The property is set based on &factory partition before (if at all)
   this partition is defined.
 * There are several devices that have different offset or even
   different partitions to read from, which will then be overwritten
   in the DTS files. Thus, definitions are scattered between root
   DTSI and individual files.

Based on these circumstances, the "root" definition is removed and
the property is added to the device-based DTS(I) files where needed
and applicable. This should be easier to grasp for unexperienced
developers and will move the property closer to the partition
definitions.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-08-18 12:02:14 +08:00
..
base-files/etc ramips: remove model name from LED labels 2020-11-21 19:29:29 +08:00
dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-18 12:02:14 +08:00
files/drivers treewide: backport support for nvmem on non platform devices 2021-08-06 18:51:27 +08:00
image ramips: adjust default packages for some devices 2021-07-16 12:08:26 +08:00
mt76x8 treewide: add various missing config symbols 2021-08-11 12:03:11 +08:00
mt7620 ramips: fix missing NVMEM subsystem 2021-07-22 12:04:05 +08:00
mt7621 ramips: mt7621: remove bring up DSA master init script 2021-07-23 12:01:54 +08:00
patches-5.4 kernel: bump 5.4 to 5.4.139 2021-08-15 12:38:21 +08:00
patches-5.10 kernel: bump 5.10 to 5.10.57 2021-08-15 12:37:57 +08:00
rt288x ramips: fix missing NVMEM subsystem 2021-07-22 12:04:05 +08:00
rt305x ramips: fix missing NVMEM subsystem 2021-07-22 12:04:05 +08:00
rt3883 ramips: fix missing NVMEM subsystem 2021-07-22 12:04:05 +08:00
Makefile ramips: add support for kernel 5.10 2021-03-06 12:30:21 +08:00
modules.mk ramips: sync official source code 2021-07-09 11:02:15 +08:00