Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350485
b: refs/heads/master
c: 8979cfe
h: refs/heads/master
i:
  350483: 065258f
v: v3
  • Loading branch information
Lee Jones authored and Linus Walleij committed Jan 18, 2013
1 parent fd00f37 commit 6581d6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7452b64d0154ab8ae4933b8e97feebc1ae98d1a4
refs/heads/master: 8979cfef26a74f0df154d4e991bdafb4105af8f1
8 changes: 4 additions & 4 deletions trunk/arch/arm/boot/dts/dbx5x0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,9 @@
gpio-bank = <8>;
};

pinctrl@80157000 {
// This is actually the PRCMU base address
reg = <0x80157000 0x2000>;
pinctrl {
compatible = "stericsson,nmk_pinctrl";
prcm = <&prcmu>;
};

usb@a03e0000 {
Expand All @@ -190,9 +189,10 @@
interrupts = <0 25 0x4>;
};

prcmu@80157000 {
prcmu: prcmu@80157000 {
compatible = "stericsson,db8500-prcmu";
reg = <0x80157000 0x1000>;
reg-names = "prcmu";
interrupts = <0 47 0x4>;
#address-cells = <1>;
#size-cells = <1>;
Expand Down

0 comments on commit 6581d6e

Please sign in to comment.