Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355766
b: refs/heads/master
c: ab343e9
h: refs/heads/master
v: v3
  • Loading branch information
Lucas Stach authored and Stephen Warren committed Jan 28, 2013
1 parent e3dc157 commit 704fd0b
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 9 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: c0967ce0a7388fa8818f5529897140f4f7ec8543
refs/heads/master: ab343e91aa00d6cc1047e8209d610c384ee824b9
1 change: 0 additions & 1 deletion trunk/arch/arm/boot/dts/tegra20-harmony.dts
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@

serial@70006300 {
status = "okay";
clock-frequency = <216000000>;
};

i2c@7000c000 {
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/arm/boot/dts/tegra20-paz00.dts
Original file line number Diff line number Diff line change
Expand Up @@ -244,12 +244,10 @@

serial@70006000 {
status = "okay";
clock-frequency = <216000000>;
};

serial@70006200 {
status = "okay";
clock-frequency = <216000000>;
};

i2c@7000c000 {
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/boot/dts/tegra20-seaboard.dts
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@

serial@70006300 {
status = "okay";
clock-frequency = <216000000>;
};

i2c@7000c000 {
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/boot/dts/tegra20-tamonten.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@
};

serial@70006300 {
clock-frequency = <216000000>;
status = "okay";
};

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/boot/dts/tegra20-trimslice.dts
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@

serial@70006000 {
status = "okay";
clock-frequency = <216000000>;
};

dvi_ddc: i2c@7000c000 {
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/boot/dts/tegra20-ventana.dts
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,6 @@

serial@70006300 {
status = "okay";
clock-frequency = <216000000>;
};

i2c@7000c000 {
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/boot/dts/tegra20-whistler.dts
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@

serial@70006000 {
status = "okay";
clock-frequency = <216000000>;
};

hdmi_ddc: i2c@7000c400 {
Expand Down
5 changes: 5 additions & 0 deletions trunk/arch/arm/boot/dts/tegra20.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@
reg = <0x70006000 0x40>;
reg-shift = <2>;
interrupts = <0 36 0x04>;
clock-frequency = <216000000>;
nvidia,dma-request-selector = <&apbdma 8>;
clocks = <&tegra_car 6>;
status = "disabled";
Expand All @@ -257,6 +258,7 @@
reg = <0x70006040 0x40>;
reg-shift = <2>;
interrupts = <0 37 0x04>;
clock-frequency = <216000000>;
nvidia,dma-request-selector = <&apbdma 9>;
clocks = <&tegra_car 96>;
status = "disabled";
Expand All @@ -267,6 +269,7 @@
reg = <0x70006200 0x100>;
reg-shift = <2>;
interrupts = <0 46 0x04>;
clock-frequency = <216000000>;
nvidia,dma-request-selector = <&apbdma 10>;
clocks = <&tegra_car 55>;
status = "disabled";
Expand All @@ -277,6 +280,7 @@
reg = <0x70006300 0x100>;
reg-shift = <2>;
interrupts = <0 90 0x04>;
clock-frequency = <216000000>;
nvidia,dma-request-selector = <&apbdma 19>;
clocks = <&tegra_car 65>;
status = "disabled";
Expand All @@ -287,6 +291,7 @@
reg = <0x70006400 0x100>;
reg-shift = <2>;
interrupts = <0 91 0x04>;
clock-frequency = <216000000>;
nvidia,dma-request-selector = <&apbdma 20>;
clocks = <&tegra_car 66>;
status = "disabled";
Expand Down

0 comments on commit 704fd0b

Please sign in to comment.