Skip to content

Commit

Permalink
ARM: CSR: add lost Resource Sharing Control(RSC) node in dts
Browse files Browse the repository at this point in the history
Signed-off-by: Barry Song <Baohua.Song@csr.com>
  • Loading branch information
Barry Song authored and Barry Song committed Sep 11, 2011
1 parent 6a53747 commit 073adf4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/prima2-cb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,11 @@
compatible = "sirf,prima2-rstc";
reg = <0x88010000 0x1000>;
};

rsc-controller@88020000 {
compatible = "sirf,prima2-rsc";
reg = <0x88020000 0x1000>;
};
};

mem-iobg {
Expand Down

0 comments on commit 073adf4

Please sign in to comment.