Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0
0002 //
0003 // Copyright (C) 2013 Freescale Semiconductor, Inc.
0004 
0005 /dts-v1/;
0006 
0007 #include "imx6dl.dtsi"
0008 #include "imx6qdl-sabreauto.dtsi"
0009 
0010 / {
0011         model = "Freescale i.MX6 DualLite/Solo SABRE Automotive Board";
0012         compatible = "fsl,imx6dl-sabreauto", "fsl,imx6dl";
0013 };
0014 
0015 &cpu0 {
0016         operating-points = <
0017                 /* kHz    uV */
0018                 996000  1275000
0019                 792000  1175000
0020                 396000  1150000
0021         >;
0022         fsl,soc-operating-points = <
0023                 /* ARM kHz  SOC-PU uV */
0024                 996000  1200000
0025                 792000  1175000
0026                 396000  1175000
0027         >;
0028 };