Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0
0002 //
0003 // Copyright (C) 2015-2018 Y Soft Corporation, a.s.
0004 
0005 /dts-v1/;
0006 
0007 #include "imx6dl.dtsi"
0008 #include "imx6dl-yapp4-common.dtsi"
0009 
0010 / {
0011         model = "Y Soft IOTA Ursa i.MX6Solo board";
0012         compatible = "ysoft,imx6dl-yapp4-ursa", "fsl,imx6dl";
0013 
0014         memory@10000000 {
0015                 device_type = "memory";
0016                 reg = <0x10000000 0x20000000>;
0017         };
0018 };
0019 
0020 &aliases {
0021         /delete-property/ ethernet1;
0022 };
0023 
0024 &backlight {
0025         status = "okay";
0026 };
0027 
0028 &lcd_display {
0029         status = "okay";
0030 };
0031 
0032 &panel {
0033         status = "okay";
0034 };
0035 
0036 &pwm1 {
0037         status = "okay";
0038 };
0039 
0040 &reg_usb_h1_vbus {
0041         status = "okay";
0042 };
0043 
0044 &switch_ports {
0045         /delete-node/ port@3;
0046 };
0047 
0048 &touchscreen {
0049         status = "okay";
0050 };
0051 
0052 &usbh1 {
0053         status = "okay";
0054 };
0055 
0056 &usbphy2 {
0057         status = "okay";
0058 };