From 0671840cce0cccc99d6a8b7ec8d6130589a875ac Mon Sep 17 00:00:00 2001 From: Barry Song Date: Sun, 22 Sep 2013 18:21:03 +0800 Subject: 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 Signed-off-by: Olof Johansson --- arch/arm/boot/dts/prima2.dtsi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'arch/arm/boot/dts/prima2.dtsi') diff --git a/arch/arm/boot/dts/prima2.dtsi b/arch/arm/boot/dts/prima2.dtsi index 34e29b80f97f..030943085ca8 100644 --- a/arch/arm/boot/dts/prima2.dtsi +++ b/arch/arm/boot/dts/prima2.dtsi @@ -76,6 +76,11 @@ compatible = "sirf,prima2-rsc"; reg = <0x88020000 0x1000>; }; + + cphifbg@88030000 { + compatible = "sirf,prima2-cphifbg"; + reg = <0x88030000 0x1000>; + }; }; mem-iobg { -- cgit v1.2.3