1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/ramips
Sergio Paracuellos f1d154ec6c ramips: mt7621-dts: remove ethsys node
DT 'ethsys' node is being configured as a syscon
to get access to reset and other registers in the
'mediateķ,mt7621-eth' driver. Since the 'sysc' is also
a syscon, provides the clock and also is virtually
mapped from the same physical address 0x1e000000 we
can just use 'sysc' as the phandle for the syscon in
the ethernet node. Compatible string 'mediatek,mt7621-ethsys'
of the node is not being used anywhere inside the kernel
so, this node can be safely removed.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20210505132154.8263-2-sergio.paracuellos@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-11-06 23:36:32 +01:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: mt7621-dts: remove ethsys node 2021-11-06 23:36:32 +01:00
files/drivers treewide: backport support for nvmem on non platform devices 2021-08-05 01:46:26 +02:00
image ramips: add support for HiLink HLK-7621A evaluation board 2021-10-31 21:24:47 +01:00
mt76x8 ramips: add support for Xiaomi MiWifi 3C 2021-10-31 21:24:47 +01:00
mt7620 kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-02 22:36:41 +01:00
mt7621 ramips: add support for Netgear R7450 2021-09-26 15:38:01 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.155 2021-10-21 00:17:36 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.77 2021-11-06 14:24:07 +01:00
rt288x ramips: fix missing NVMEM subsystem 2021-07-21 11:39:39 +02:00
rt305x ramips: fix missing NVMEM subsystem 2021-07-21 11:39:39 +02:00
rt3883 kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-02 22:36:41 +01:00
Makefile ramips: 5.10: port and refresh patches, ralink drv 2021-03-06 11:24:12 +01:00
modules.mk ramips: rename mtk-hsdma to hsdma-mt7621 2021-03-04 23:43:02 -10:00