summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/pdm360ng.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/pdm360ng.dts')
-rw-r--r--arch/powerpc/boot/dts/pdm360ng.dts12
1 files changed, 4 insertions, 8 deletions
diff --git a/arch/powerpc/boot/dts/pdm360ng.dts b/arch/powerpc/boot/dts/pdm360ng.dts
index 74337403faee..67c3b9db75d7 100644
--- a/arch/powerpc/boot/dts/pdm360ng.dts
+++ b/arch/powerpc/boot/dts/pdm360ng.dts
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Device Tree Source for IFM PDM360NG.
*
@@ -6,14 +7,9 @@
*
* Based on MPC5121E ADS dts.
* Copyright 2008 Freescale Semiconductor Inc.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation; either version 2 of the License, or (at your
- * option) any later version.
*/
-/include/ "mpc5121.dtsi"
+#include "mpc5121.dtsi"
/ {
model = "pdm360ng";
@@ -98,12 +94,12 @@
fsl,preserve-clocking;
eeprom@50 {
- compatible = "at,24c01";
+ compatible = "atmel,24c01";
reg = <0x50>;
};
rtc@68 {
- compatible = "stm,m41t00";
+ compatible = "st,m41t00";
reg = <0x68>;
};
};