[PATCH 3/3] dt: arm: paz00: add rfkill switch to device tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Adds rfkill switch information to the device tree of paz00.

Signed-off-by: Marc Dietrich <marvin24@xxxxxx>
---
 arch/arm/boot/dts/tegra-paz00.dts |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/tegra-paz00.dts b/arch/arm/boot/dts/tegra-paz00.dts
index 255851d..28f2c6a 100644
--- a/arch/arm/boot/dts/tegra-paz00.dts
+++ b/arch/arm/boot/dts/tegra-paz00.dts
@@ -131,4 +131,15 @@
 			linux,default-trigger = "rfkill0";
 		};
 	};
+
+	rfkill-gpio {
+		compatible = "rfkill-gpio";
+
+		wifi {
+			label = "wifi";
+			reset-gpio = <&gpio 85 0>;
+			shutdown-gpio = <&gpio 25 0>;
+			type = <1>;
+		};
+	};
 };
-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux