summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/keystone-k2l-evm.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/keystone-k2l-evm.dts')
-rw-r--r--dts/src/arm/keystone-k2l-evm.dts13
1 files changed, 5 insertions, 8 deletions
diff --git a/dts/src/arm/keystone-k2l-evm.dts b/dts/src/arm/keystone-k2l-evm.dts
index 528667618d..e200533d26 100644
--- a/dts/src/arm/keystone-k2l-evm.dts
+++ b/dts/src/arm/keystone-k2l-evm.dts
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
- * Copyright 2014 Texas Instruments, Inc.
- *
* Keystone 2 Lamarr 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.
+ * Copyright (C) 2014-2017 Texas Instruments Incorporated - http://www.ti.com/
*/
/dts-v1/;
@@ -28,8 +25,9 @@
status = "okay";
};
};
+};
- soc {
+&soc0 {
clocks {
refclksys: refclksys {
#clock-cells = <0>;
@@ -38,7 +36,6 @@
clock-output-names = "refclk-sys";
};
};
- };
};
&usb_phy {
@@ -55,7 +52,7 @@
&i2c0 {
dtt@50 {
- compatible = "at,24c1024";
+ compatible = "atmel,24c1024";
reg = <0x50>;
};
};