mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
13 lines
259 B
Plaintext
13 lines
259 B
Plaintext
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||
|
/*
|
||
|
* Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd.
|
||
|
*/
|
||
|
|
||
|
/dts-v1/;
|
||
|
#include "rk3399-sapphire.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Sapphire-RK3399 Board";
|
||
|
compatible = "rockchip,rk3399-sapphire", "rockchip,rk3399";
|
||
|
};
|