summaryrefslogtreecommitdiff
path: root/arch/arm/dts/tegra114-microsoft-surface-2-13.dts
blob: da121d5a1015ce1ee54cb37700e80251d2de696c (plain)
1
2
3
4
5
6
7
8
9
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>;
	};
};