arm64: dts: marvell: replace cpm by cp0, cps by cp1
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 2 Jan 2018 14:55:58 +0000 (15:55 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 5 Jan 2018 16:02:43 +0000 (17:02 +0100)
commit91f1be92eb511c549b1e2e723bdeb13e7cb33a99
treeace45e65312f587c162963e645dfa3275653dbff
parent72a3713fadfd5ff41010c7089c53b02aa19e57cd
arm64: dts: marvell: replace cpm by cp0, cps by cp1

In preparation for the introduction of more than 2 CPs in upcoming
SoCs, it makes sense to move away from the "CP master" (cpm) and "CP
slave" (cps) naming, and use instead cp0/cp1.

This commit is the result of:

 sed 's%cpm%cp0g%' arch/arm64/boot/dts/marvell/*
 sed 's%cps%cp1g%' arch/arm64/boot/dts/marvell/*

So it is a purely mechaninal change.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Suggested-by: Hanna Hawa <hannah@marvell.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-7040-db.dts
arch/arm64/boot/dts/marvell/armada-70x0.dtsi
arch/arm64/boot/dts/marvell/armada-8020.dtsi
arch/arm64/boot/dts/marvell/armada-8040-db.dts
arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
arch/arm64/boot/dts/marvell/armada-8040.dtsi
arch/arm64/boot/dts/marvell/armada-80x0.dtsi