]> git.itanic.dy.fi Git - linux-stable/commit
staging: mt7621-dts: properly define 'cpc' and 'mc' nodes
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Sat, 2 Oct 2021 06:07:06 +0000 (08:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Oct 2021 10:36:45 +0000 (12:36 +0200)
commitecd667f5f24296ebfdd2cd54f8108de5a8ec5182
tree279495c90e792334689d915f514b691f14417c3a
parente0b913816ba1ab61fd57a0b14b354271cbe8f000
staging: mt7621-dts: properly define 'cpc' and 'mc' nodes

'cpc' and 'mc' nodes correspond with the MIPS 'Cluster Power Controller'
and 'MIPS Common Device Memory Map' which are present in some MIPS related
boards. There is already bindings documentation for these two located in:
- Documentation/devicetree/bindings/power/mti,mips-cpc.yaml
- Documentation/devicetree/bindings/bus/mti,mips-cdmm.yaml

Hence, properly update compatible strings and align nodes with already
mainlined bindings documentation. Also, move their definition to a proper
place since both of them are not related with the palmbus at all.

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