f9010b0edc
For rk3399-roc-pc is a mezzanine board available that carries M.2 and POE interfaces. Use it with a separate dts. Signed-off-by: Markus Reichl <m.reichl@fivetechno.de> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/0fb4e21a-fe78-00aa-6142-ca8682a913eb@fivetechno.de Signed-off-by: Heiko Stuebner <heiko@sntech.de>
13 lines
261 B
Plaintext
13 lines
261 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
/*
|
|
* Copyright (c) 2017 T-Chip Intelligent Technology Co., Ltd
|
|
*/
|
|
|
|
/dts-v1/;
|
|
#include "rk3399-roc-pc.dtsi"
|
|
|
|
/ {
|
|
model = "Firefly ROC-RK3399-PC Board";
|
|
compatible = "firefly,roc-rk3399-pc", "rockchip,rk3399";
|
|
};
|