Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-or-later
0002 /*
0003  * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
0004  */
0005 
0006 #include "imx6dl.dtsi"
0007 #include "imx6qdl-phytec-pfla02.dtsi"
0008 
0009 / {
0010         model = "Phytec phyFLEX-i.MX6 DualLite/Solo";
0011         compatible = "phytec,imx6dl-pfla02", "fsl,imx6dl";
0012 
0013         memory@10000000 {
0014                 device_type = "memory";
0015                 reg = <0x10000000 0x20000000>;
0016         };
0017 };