From ebde8820a04dd73a09f50ba84b8cf8ec3773d6ba Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Fri, 6 Oct 2017 06:12:41 +0200 Subject: dts: update to v4.14-rc1 Signed-off-by: Sascha Hauer --- dts/Bindings/arm/marvell/armada-8kp.txt | 15 +++++++++++++++ dts/Bindings/arm/marvell/cp110-system-controller0.txt | 1 - 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 dts/Bindings/arm/marvell/armada-8kp.txt (limited to 'dts/Bindings/arm/marvell') diff --git a/dts/Bindings/arm/marvell/armada-8kp.txt b/dts/Bindings/arm/marvell/armada-8kp.txt new file mode 100644 index 0000000000..f3e9624534 --- /dev/null +++ b/dts/Bindings/arm/marvell/armada-8kp.txt @@ -0,0 +1,15 @@ +Marvell Armada 8KPlus Platforms Device Tree Bindings +---------------------------------------------------- + +Boards using a SoC of the Marvell Armada 8KP families must carry +the following root node property: + + - compatible, with one of the following values: + + - "marvell,armada-8080", "marvell,armada-ap810-octa", "marvell,armada-ap810" + when the SoC being used is the Armada 8080 + +Example: + +compatible = "marvell,armada-8080-db", "marvell,armada-8080", + "marvell,armada-ap810-octa", "marvell,armada-ap810" diff --git a/dts/Bindings/arm/marvell/cp110-system-controller0.txt b/dts/Bindings/arm/marvell/cp110-system-controller0.txt index 171d02cade..29cdbae6c5 100644 --- a/dts/Bindings/arm/marvell/cp110-system-controller0.txt +++ b/dts/Bindings/arm/marvell/cp110-system-controller0.txt @@ -183,7 +183,6 @@ cpm_syscon0: system-controller@440000 { gpio-controller; #gpio-cells = <2>; gpio-ranges = <&cpm_pinctrl 0 0 32>; - status = "disabled"; }; }; -- cgit v1.2.3