ARM: dts: sirf: add missed chhifbg node in prima2 and atlas6 dts
authorBarry Song <Baohua.Song@csr.com>
Sun, 22 Sep 2013 10:21:03 +0000 (18:21 +0800)
committerOlof Johansson <olof@lixom.net>
Tue, 29 Oct 2013 19:40:57 +0000 (12:40 -0700)
CPHIF(Cell phone interface) is behind sys bridge, this patch adds the
missed node.

Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/atlas6.dtsi
arch/arm/boot/dts/prima2.dtsi

index e53dc6d..22a5fa6 100644 (file)
                                compatible = "sirf,prima2-rsc";
                                reg = <0x88020000 0x1000>;
                        };
+
+                       cphifbg@88030000 {
+                               compatible = "sirf,prima2-cphifbg";
+                               reg = <0x88030000 0x1000>;
+                       };
                };
 
                mem-iobg {
index 34e29b8..0309430 100644 (file)
                                compatible = "sirf,prima2-rsc";
                                reg = <0x88020000 0x1000>;
                        };
+
+                       cphifbg@88030000 {
+                               compatible = "sirf,prima2-cphifbg";
+                               reg = <0x88030000 0x1000>;
+                       };
                };
 
                mem-iobg {