Skip to content

Commit

Permalink
ARM: dts: imx27-3ds: Rename it to imx27-pdk
Browse files Browse the repository at this point in the history
imx27-pdk is the name found on Freescale website, so use it instead of 3ds.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed Feb 10, 2013
1 parent d441667 commit 991eb58
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
/include/ "imx27.dtsi"

/ {
model = "mx27_3ds";
compatible = "freescale,imx27-3ds", "fsl,imx27";
model = "Freescale i.MX27 Product Development Kit";
compatible = "fsl,imx27-pdk", "fsl,imx27";

memory {
reg = <0x0 0x0>;
Expand Down

0 comments on commit 991eb58

Please sign in to comment.