Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355763
b: refs/heads/master
c: ecfd6c7
h: refs/heads/master
i:
  355761: aca2b99
  355759: 5558da2
v: v3
  • Loading branch information
Laxman Dewangan authored and Stephen Warren committed Jan 28, 2013
1 parent a0581d3 commit ce46a6c
Show file tree
Hide file tree
Showing 2 changed files with 16 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: beb0e325bea1118abe63d21f41825904d86b6fb6
refs/heads/master: ecfd6c7f05db5c3f41f846d489861646e0934b56
15 changes: 15 additions & 0 deletions trunk/arch/arm/boot/dts/tegra30-cardhu.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,15 @@
nvidia,slew-rate-rising = <1>;
nvidia,slew-rate-falling = <1>;
};
uart3_txd_pw6 {
nvidia,pins = "uart3_txd_pw6",
"uart3_cts_n_pa1",
"uart3_rts_n_pc0",
"uart3_rxd_pw7";
nvidia,function = "uartc";
nvidia,pull = <0>;
nvidia,tristate = <0>;
};
};
};

Expand All @@ -114,6 +123,12 @@
clock-frequency = <408000000>;
};

serial@70006200 {
compatible = "nvidia,tegra30-hsuart";
status = "okay";
clock-frequency = <408000000>;
};

i2c@7000c000 {
status = "okay";
clock-frequency = <100000>;
Expand Down

0 comments on commit ce46a6c

Please sign in to comment.