Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373991
b: refs/heads/master
c: cd467b7
h: refs/heads/master
i:
  373989: de87447
  373987: 5d494e9
  373983: 8f4b5b6
v: v3
  • Loading branch information
Laxman Dewangan authored and Stephen Warren committed Apr 4, 2013
1 parent 90f7739 commit 89109e8
Show file tree
Hide file tree
Showing 2 changed files with 9 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: 0fb220967093c049b34adcc35adb3b4a65e884c8
refs/heads/master: cd467b7d0c1eb5e8179ab47d56f4f6c5d0d4aa74
8 changes: 8 additions & 0 deletions trunk/arch/arm/boot/dts/tegra114.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,14 @@
clocks = <&tegra_car 4>;
};

kbc {
compatible = "nvidia,tegra114-kbc";
reg = <0x7000e200 0x100>;
interrupts = <0 85 0x04>;
clocks = <&tegra_car 36>;
status = "disabled";
};

pmc {
compatible = "nvidia,tegra114-pmc";
reg = <0x7000e400 0x400>;
Expand Down

0 comments on commit 89109e8

Please sign in to comment.