summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/pxa168.dtsi
diff options
context:
space:
mode:
authorHaojian Zhuang <haojian.zhuang@linaro.org>2013-04-09 14:27:50 (GMT)
committerHaojian Zhuang <haojian.zhuang@linaro.org>2013-04-11 02:00:34 (GMT)
commitf87311743eaf8597ddc045a2b5d9fe41f32ae87b (patch)
tree1f76a93833d3da1c7fc3fa2abef39a3d52819795 /arch/arm/boot/dts/pxa168.dtsi
parentb8f649f1f531914a30ecb420e7565ee04dccc2ad (diff)
downloadlinux-fsl-qoriq-f87311743eaf8597ddc045a2b5d9fe41f32ae87b.tar.xz
ARM: mmp: add more compatible names in gpio driver
Since more driver names are added into platform id, do the same thing on compatible names for DT mode. Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/pxa168.dtsi')
-rw-r--r--arch/arm/boot/dts/pxa168.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/pxa168.dtsi b/arch/arm/boot/dts/pxa168.dtsi
index 31a7186..975dad2 100644
--- a/arch/arm/boot/dts/pxa168.dtsi
+++ b/arch/arm/boot/dts/pxa168.dtsi
@@ -77,7 +77,7 @@
};
gpio@d4019000 {
- compatible = "mrvl,mmp-gpio";
+ compatible = "marvell,mmp-gpio";
#address-cells = <1>;
#size-cells = <1>;
reg = <0xd4019000 0x1000>;