ARM: dts: sirf: add missed chhifbg node in prima2 and atlas6 dts

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>
This commit is contained in:
Barry Song 2013-09-22 18:21:03 +08:00 committed by Olof Johansson
parent 5fadea2286
commit 0671840cce
2 changed files with 10 additions and 0 deletions

View file

@ -65,6 +65,11 @@ rsc-controller@88020000 {
compatible = "sirf,prima2-rsc";
reg = <0x88020000 0x1000>;
};
cphifbg@88030000 {
compatible = "sirf,prima2-cphifbg";
reg = <0x88030000 0x1000>;
};
};
mem-iobg {

View file

@ -76,6 +76,11 @@ rsc-controller@88020000 {
compatible = "sirf,prima2-rsc";
reg = <0x88020000 0x1000>;
};
cphifbg@88030000 {
compatible = "sirf,prima2-cphifbg";
reg = <0x88030000 0x1000>;
};
};
mem-iobg {