JustOS/linux-6.13/arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dts
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

18 lines
291 B
Plaintext

// 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";
};