summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChenhui Zhao <chenhui.zhao@freescale.com>2014-03-21 07:46:45 (GMT)
committerJose Rivera <German.Rivera@freescale.com>2014-04-05 21:57:35 (GMT)
commit668852784491c11ad222a97d2ba64784cd97272a (patch)
tree8ca30c5c1a25f19d5ba8758bd94c1cc9ccec0456
parent2c13e1422184161e05610562c9f8313feb9bed0f (diff)
downloadlinux-fsl-qoriq-668852784491c11ad222a97d2ba64784cd97272a.tar.xz
powerpc/t104x: fix typo
"fsl,p104xrdb-cpld" -> "fsl,t104xrdb-cpld" Change-Id: I30d83d1867022485008b48c3d7d601040b840621 Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> Reviewed-on: http://git.am.freescale.net:8181/10710 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Yang Li <LeoLi@freescale.com> Reviewed-by: Jose Rivera <German.Rivera@freescale.com>
-rw-r--r--arch/powerpc/boot/dts/t1040rdb.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/t1040rdb.dts b/arch/powerpc/boot/dts/t1040rdb.dts
index 0b0c67a..04b5005 100644
--- a/arch/powerpc/boot/dts/t1040rdb.dts
+++ b/arch/powerpc/boot/dts/t1040rdb.dts
@@ -98,7 +98,7 @@
cpld@3,0 {
#address-cells = <1>;
#size-cells = <1>;
- compatible = "fsl,p104xrdb-cpld";
+ compatible = "fsl,t104xrdb-cpld";
reg = <3 0 0x20>;
ranges = <0 3 0 0x20>;
bank-width = <1>;