Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0671840c authored by Barry Song's avatar Barry Song Committed by Olof Johansson
Browse files

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: default avatarBarry Song <Baohua.Song@csr.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 5fadea22
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -65,6 +65,11 @@
				compatible = "sirf,prima2-rsc";
				reg = <0x88020000 0x1000>;
			};

			cphifbg@88030000 {
				compatible = "sirf,prima2-cphifbg";
				reg = <0x88030000 0x1000>;
			};
		};

		mem-iobg {
+5 −0
Original line number Diff line number Diff line
@@ -76,6 +76,11 @@
				compatible = "sirf,prima2-rsc";
				reg = <0x88020000 0x1000>;
			};

			cphifbg@88030000 {
				compatible = "sirf,prima2-cphifbg";
				reg = <0x88030000 0x1000>;
			};
		};

		mem-iobg {