Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321279
b: refs/heads/master
c: f39c110
h: refs/heads/master
i:
  321277: 4a5a906
  321275: f8566ce
  321271: c7c465d
  321263: de02957
  321247: 49c267a
  321215: 57bd669
  321151: aa8baef
  321023: 2363931
v: v3
  • Loading branch information
Andrew Lunn committed Jul 27, 2012
1 parent 35287c4 commit b0bd910
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 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: f3af1c73f0dde5848d1da50372979c784f2aa34a
refs/heads/master: f39c1101dd4489bca966974624fe19af1c8ebe23
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/dts/kirkwood-dnskw.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/ {
model = "D-Link DNS NASes (kirkwood-based)";
compatible = "dlink,dns-kirkwood", "mrvl,kirkwood-88f6281", "mrvl,kirkwood";
compatible = "dlink,dns-kirkwood", "marvell,kirkwood-88f6281", "marvell,kirkwood";

gpio_keys {
compatible = "gpio-keys";
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/dts/kirkwood-goflexnet.dts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/ {
model = "Seagate GoFlex Net";
compatible = "seagate,goflexnet", "mrvl,kirkwood-88f6281", "mrvl,kirkwood";
compatible = "seagate,goflexnet", "marvell,kirkwood-88f6281", "marvell,kirkwood";

memory {
device_type = "memory";
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/dts/kirkwood-lschlv2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/ {
model = "Buffalo Linkstation LS-CHLv2";
compatible = "buffalo,lschlv2", "buffalo,lsxl", "mrvl,kirkwood-88f6281", "mrvl,kirkwood";
compatible = "buffalo,lschlv2", "buffalo,lsxl", "marvell,kirkwood-88f6281", "marvell,kirkwood";

memory {
device_type = "memory";
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/dts/kirkwood-lsxhl.dts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/ {
model = "Buffalo Linkstation LS-XHL";
compatible = "buffalo,lsxhl", "buffalo,lsxl", "mrvl,kirkwood-88f6281", "mrvl,kirkwood";
compatible = "buffalo,lsxhl", "buffalo,lsxl", "marvell,kirkwood-88f6281", "marvell,kirkwood";

memory {
device_type = "memory";
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/dts/kirkwood-ts219.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/ {
model = "QNAP TS219 family";
compatible = "qnap,ts219", "mrvl,kirkwood";
compatible = "qnap,ts219", "marvell,kirkwood";

memory {
device_type = "memory";
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-kirkwood/board-dt.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ struct of_dev_auxdata kirkwood_auxdata_lookup[] __initdata = {
NULL),
OF_DEV_AUXDATA("marvell,orion-wdt", 0xf1020300, "orion_wdt", NULL),
OF_DEV_AUXDATA("marvell,orion-sata", 0xf1080000, "sata_mv.0", NULL),
OF_DEV_AUXDATA("mrvl,orion-nand", 0xf4000000, "orion_nand", NULL),
OF_DEV_AUXDATA("marvell,orion-nand", 0xf4000000, "orion_nand", NULL),
{},
};

Expand Down

0 comments on commit b0bd910

Please sign in to comment.