1// SPDX-License-Identifier: GPL-2.0 OR MIT 2/* 3 * Copyright (C) 2024 DeepComputing (HK) Limited 4 */ 5 6/dts-v1/; 7#include "jh7110-common.dtsi" 8 9/ { 10 model = "DeepComputing FML13V01"; 11 compatible = "deepcomputing,fml13v01", "starfive,jh7110"; 12}; 13 14&usb0 { 15 dr_mode = "host"; 16 status = "okay"; 17}; 18