Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363001
b: refs/heads/master
c: 356d3e4
h: refs/heads/master
i:
  362999: 0357793
v: v3
  • Loading branch information
Gabriel Fernandez authored and Linus Walleij committed Apr 3, 2013
1 parent 8c4aac1 commit 3da643c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 385d94246b05f7c06d7ecb5215087e5ebddbf1e6
refs/heads/master: 356d3e456209e8f4a7c7e9166ffea0c2a0893614
4 changes: 4 additions & 0 deletions trunk/drivers/pinctrl/pinctrl-nomadik.c
Original file line number Diff line number Diff line change
Expand Up @@ -2111,6 +2111,10 @@ static const struct of_device_id nmk_pinctrl_match[] = {
.compatible = "stericsson,nmk-pinctrl",
.data = (void *)PINCTRL_NMK_DB8500,
},
{
.compatible = "stericsson,nmk-pinctrl-db8540",
.data = (void *)PINCTRL_NMK_DB8540,
},
{},
};

Expand Down

0 comments on commit 3da643c

Please sign in to comment.