1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 3 * This device tree covers the common case whe 4 * "compute node" system, where the carrier bo 5 * generic backplane (with no non-autoenumerab 6 * like a device that the SoM is meant to enab 7 * 8 * Copyright (c) 2023 Sam Edwards <CFSworks@gma 9 */ 10 11 /dts-v1/; 12 #include "rk3588-turing-rk1.dtsi" 13 14 / { 15 model = "Turing Machines RK1"; 16 compatible = "turing,rk1", "rockchip,r 17 18 chosen { 19 stdout-path = "serial9:115200n 20 }; 21 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.