Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / keystone-k2l-evm.dts
index 528667618db45ee625916eb6d72d116a8e9e4aed..e200533d26a42ac4b00c175bf727103c3290d7fb 100644 (file)
@@ -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>;
        };
 };