Signed-off-by: Andrey Danin <[email protected]>
CC: Stephen Warren <[email protected]>
CC: Marc Dietrich <[email protected]>
CC: Julian Andres Klode <[email protected]>
CC: [email protected]
CC: [email protected]
---
Changes for v2:
- Separated from enabling keyboard patch
- Changed NVEC dt bindings
arch/arm/dts/tegra20-paz00.dts | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/arch/arm/dts/tegra20-paz00.dts b/arch/arm/dts/tegra20-paz00.dts
index 780203c..9906f3a 100644
--- a/arch/arm/dts/tegra20-paz00.dts
+++ b/arch/arm/dts/tegra20-paz00.dts
@@ -40,7 +40,13 @@
};
i2c@7000c500 {
- status = "disabled";
+ status = "okay";
+ clock-frequency = <40000>;
+ slave-addr = <138>;
+ nvec {
+ compatible = "nvidia,tegra20-nvec";
+ request-gpios = <&gpio 170 0>; /* gpio PV2 */
+ };
};
i2c@7000d000 {
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html