OSDN Git Service

arm64: dts: marvell: armada-80x0: Fix pinctrl compatible string
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 12 Jan 2018 10:00:02 +0000 (11:00 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 12 Jan 2018 16:00:12 +0000 (17:00 +0100)
When replacing the cpm by cp0 and cps by cp1 [1] not only the label and
the alias were replaced but also the compatible string which was wrong.

Due to this the pinctrl driver was no more probed.

This patch fix it by reverting this change for the pinctrl compatible
string on Armada 8K.

[1]: "arm64: dts: marvell: replace cpm by cp0, cps by cp1"

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-80x0.dtsi

index 0d36b0f..e9c84a1 100644 (file)
 
 &cp0_syscon0 {
        cp0_pinctrl: pinctrl {
-               compatible = "marvell,armada-8k-cp0-pinctrl";
+               compatible = "marvell,armada-8k-cpm-pinctrl";
        };
 };
 
 &cp1_syscon0 {
        cp1_pinctrl: pinctrl {
-               compatible = "marvell,armada-8k-cp1-pinctrl";
+               compatible = "marvell,armada-8k-cps-pinctrl";
 
                nand_pins: nand-pins {
                        marvell,pins =