summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx28-m28.dtsi
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2016-09-19 23:40:41 +0200
committerShawn Guo <shawnguo@kernel.org>2016-11-14 09:58:30 +0800
commit8df0547fb11f1f74e8e33905033d7ecae333d6e2 (patch)
treec65bb5eac349d809d522232755824c20871d1ad5 /arch/arm/boot/dts/imx28-m28.dtsi
parent901725b7902eb776df0b4d83e5210e2bcd1bd9ce (diff)
ARM: dts: mxs: Add new M28EVK manufacturer compat
The board is now manufactured by Aries Embedded GmbH, update compat string. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx28-m28.dtsi')
-rw-r--r--arch/arm/boot/dts/imx28-m28.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx28-m28.dtsi b/arch/arm/boot/dts/imx28-m28.dtsi
index 214bb1506b53..a69856e41ba4 100644
--- a/arch/arm/boot/dts/imx28-m28.dtsi
+++ b/arch/arm/boot/dts/imx28-m28.dtsi
@@ -12,8 +12,8 @@
#include "imx28.dtsi"
/ {
- model = "DENX M28";
- compatible = "denx,m28", "fsl,imx28";
+ model = "Aries/DENX M28";
+ compatible = "aries,m28", "denx,m28", "fsl,imx28";
memory {
reg = <0x40000000 0x08000000>;