openEuler_kernel_rk3588/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-lynx.dts

59 lines
689 B
Plaintext
Raw Normal View History

2026-01-21 18:59:54 +08:00
// SPDX-License-Identifier: GPL-2.0
//
2026-01-29 22:25:33 +08:00
// Copyright (C) 2021 Y Soft Corporation, a.s.
2026-01-21 18:59:54 +08:00
/dts-v1/;
#include "imx6dl.dtsi"
2026-01-29 22:25:33 +08:00
#include "imx6dl-yapp43-common.dtsi"
2026-01-21 18:59:54 +08:00
/ {
2026-01-29 22:25:33 +08:00
model = "Y Soft IOTA Lynx i.MX6DualLite board";
compatible = "ysoft,imx6dl-yapp4-lynx", "fsl,imx6dl";
2026-01-21 18:59:54 +08:00
memory@10000000 {
device_type = "memory";
2026-01-29 22:25:33 +08:00
reg = <0x10000000 0x40000000>;
2026-01-21 18:59:54 +08:00
};
};
&backlight {
status = "okay";
};
&lcd_display {
status = "okay";
};
&leds {
status = "okay";
};
&panel {
status = "okay";
};
&pwm1 {
status = "okay";
};
&reg_usb_h1_vbus {
status = "okay";
};
&touchscreen {
status = "okay";
};
2026-01-29 22:25:33 +08:00
&uart2 {
2026-01-21 18:59:54 +08:00
status = "okay";
};
2026-01-29 22:25:33 +08:00
&usbh1 {
2026-01-21 18:59:54 +08:00
status = "okay";
};
2026-01-29 22:25:33 +08:00
&usbphy2 {
2026-01-21 18:59:54 +08:00
status = "okay";
};