mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
96bb4b31aa
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>
13 lines
229 B
Plaintext
13 lines
229 B
Plaintext
// 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
|