![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0+ OR MIT 0002 /* 0003 * Copyright 2014-2020 Toradex 0004 */ 0005 0006 #include "vf610.dtsi" 0007 #include "vf-colibri.dtsi" 0008 0009 / { 0010 model = "Toradex Colibri VF61 COM"; 0011 compatible = "toradex,vf610-colibri_vf61", "fsl,vf610"; 0012 0013 memory@80000000 { 0014 device_type = "memory"; 0015 reg = <0x80000000 0x10000000>; 0016 }; 0017 }; 0018 0019 &nfc { 0020 assigned-clocks = <&clks VF610_CLK_NFC>; 0021 assigned-clock-rates = <50000000>; 0022 };
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |