| * Copyright 2013-2014 Texas Instruments, Inc. |
| * Keystone 2 Edison EVM device tree |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 2 as |
| * published by the Free Software Foundation. |
| compatible = "ti,k2e-evm","ti,keystone"; |
| model = "Texas Instruments Keystone 2 Edison EVM"; |
| compatible = "fixed-clock"; |
| clock-frequency = <100000000>; |
| clock-output-names = "refclk-sys"; |
| compatible = "fixed-clock"; |
| clock-frequency = <100000000>; |
| clock-output-names = "refclk-pass"; |
| refclkddr3a: refclkddr3a { |
| compatible = "fixed-clock"; |
| clock-frequency = <100000000>; |
| clock-output-names = "refclk-ddr3a"; |