Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296719
b: refs/heads/master
c: b77816d
h: refs/heads/master
i:
  296717: d32d25b
  296715: 120b8a2
  296711: 0527e7f
  296703: 8b30f81
v: v3
  • Loading branch information
Jason Cooper committed Mar 16, 2012
1 parent 7bfcdb2 commit f88c954
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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: a855a7ced4f572dcd1038db06b532df3ba9f227c
refs/heads/master: b77816dea3e4c0f815510dea2a0ca9bcda6644dc
4 changes: 2 additions & 2 deletions trunk/arch/arm/boot/dts/kirkwood-dreamplug.dts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/ {
model = "Globalscale Technologies Dreamplug";
compatible = "globalscale,dreamplug-003-ds2001", "globalscale,dreamplug", "marvell,kirkwood-88f6281", "marvell,kirkwood";
compatible = "globalscale,dreamplug-003-ds2001", "globalscale,dreamplug", "mrvl,kirkwood-88f6281", "mrvl,kirkwood";

memory {
device_type = "memory";
Expand All @@ -17,7 +17,7 @@

serial@f1012000 {
compatible = "ns16550a";
reg = <0xf1012000 0xff>;
reg = <0xf1012000 0x100>;
reg-shift = <2>;
interrupts = <33>;
clock-frequency = <200000000>;
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/dts/kirkwood.dtsi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/include/ "skeleton.dtsi"

/ {
compatible = "marvell,kirkwood";
compatible = "mrvl,kirkwood";
};

0 comments on commit f88c954

Please sign in to comment.