ipq806x: remove obsolete Kernel 5.4
[openwrt/openwrt.git] / target / linux / mvebu / patches-5.4 / 001-v5.5-arm64-dts-marvell-Add-support-for-CP115.patch
1 From 96bb4b31aa660e39fca2bb464b9a9f399bd5b71c Mon Sep 17 00:00:00 2001
2 From: Miquel Raynal <miquel.raynal@bootlin.com>
3 Date: Fri, 4 Oct 2019 16:27:32 +0200
4 Subject: [PATCH] arm64: dts: marvell: Add support for CP115
5
6 Create a DTSI file based on the CP11x one. Differences will be
7 described in the near future.
8
9 Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
10 Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
11 ---
12 arch/arm64/boot/dts/marvell/armada-cp115.dtsi | 12 ++++++++++++
13 1 file changed, 12 insertions(+)
14 create mode 100644 arch/arm64/boot/dts/marvell/armada-cp115.dtsi
15
16 --- /dev/null
17 +++ b/arch/arm64/boot/dts/marvell/armada-cp115.dtsi
18 @@ -0,0 +1,12 @@
19 +// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
20 +/*
21 + * Copyright (C) 2019 Marvell Technology Group Ltd.
22 + *
23 + * Device Tree file for Marvell Armada CP115.
24 + */
25 +
26 +#define CP11X_TYPE cp115
27 +
28 +#include "armada-cp11x.dtsi"
29 +
30 +#undef CP11X_TYPE