Files
Openwrt_Print_Server/target/linux/ramips/dts/rt5350_hiker_x9-p910nd.dts
2026-02-12 18:13:56 +08:00

13 lines
296 B
Devicetree
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "rt5350_hiker_x9.dtsi"
/*
* P910ND 打印服务器版本,仅定义自身兼容 ID硬件细节复用基础 hiker_x9.dtsi。
*/
/ {
compatible = "hiker,x9-print", "hiker,x9", "ralink,rt5350-soc";
model = "Hiker X9 Print";
};