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