]> git.itanic.dy.fi Git - linux-stable/commit
staging: mt7621-dts: get rid of nodes with no in-tree driver
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Mon, 18 Oct 2021 17:02:06 +0000 (19:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Oct 2021 07:32:46 +0000 (09:32 +0200)
commit436c7525f31da2b2e3f892f1f344e964775d98ad
treef2226ba2209096aa11f4834a8cc12ee1778cdca8
parent548b6d7ebfa458f803bde3fc7ae1c70d5195a678
staging: mt7621-dts: get rid of nodes with no in-tree driver

Nodes for 'i2s' and 'nand' have no driver present inside the linux tree.
The normal approach for a dts file to be mainlined is start with those stuff
which is already mainlined and get rid of the other stuff. If needed it will
be properly added afterwards together with the suitable device driver. Hence,
remove both nodes from the device tree include file.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20211018170206.11959-1-sergio.paracuellos@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-dts/mt7621.dtsi