summaryrefslogtreecommitdiff
path: root/arch/arm/dts/tegra114-microsoft-surface-2-13.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/tegra114-microsoft-surface-2-13.dts')
-rw-r--r--arch/arm/dts/tegra114-microsoft-surface-2-13.dts10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/dts/tegra114-microsoft-surface-2-13.dts b/arch/arm/dts/tegra114-microsoft-surface-2-13.dts
new file mode 100644
index 00000000000..da121d5a101
--- /dev/null
+++ b/arch/arm/dts/tegra114-microsoft-surface-2-13.dts
@@ -0,0 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
+/dts-v1/;
+
+#include "tegra114-microsoft-surface-2-common.dtsi"
+
+/ {
+ backlight: backlight {
+ enable-gpios = <&gpio TEGRA_GPIO(EE, 3) GPIO_ACTIVE_HIGH>;
+ };
+};