mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-14 13:45:42 +08:00
arm64: dts: marvell: Add support for CP115
Create a DTSI file based on the CP11x one. Differences will be described in the near future. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
parent
5f07b26e85
commit
96bb4b31aa
12
arch/arm64/boot/dts/marvell/armada-cp115.dtsi
Normal file
12
arch/arm64/boot/dts/marvell/armada-cp115.dtsi
Normal file
@ -0,0 +1,12 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
/*
|
||||
* Copyright (C) 2019 Marvell Technology Group Ltd.
|
||||
*
|
||||
* Device Tree file for Marvell Armada CP115.
|
||||
*/
|
||||
|
||||
#define CP11X_TYPE cp115
|
||||
|
||||
#include "armada-cp11x.dtsi"
|
||||
|
||||
#undef CP11X_TYPE
|
Loading…
Reference in New Issue
Block a user