ramips: mt7621-dts: remove ethsys node
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Wed, 5 May 2021 13:21:53 +0000 (15:21 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 6 Nov 2021 22:36:32 +0000 (23:36 +0100)
commitf1d154ec6c9a64744be0cdfcbb66d9ed1d9033e3
treebf2b749dc5c82a889151fa2e408d6abf0d3ebf42
parent93da2277987c3ada2f26f19b3dfaa664e4fc46bf
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>
target/linux/ramips/dts/mt7621.dtsi