Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 36338db

Browse files
mnidzadigetx
authored andcommittedMar 28, 2021
ARM: tegra: tegra20-tf101: Add atmel,wakeup-method property
1 parent ee4d304 commit 36338db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎arch/arm/boot/dts/tegra20-tf101.dts

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// SPDX-License-Identifier: GPL-2.0
22
/dts-v1/;
33

4+
#include <dt-bindings/input/atmel-maxtouch.h>
45
#include <dt-bindings/input/input.h>
56
#include "tegra20.dtsi"
67
#include "tegra20-cpu-opp.dtsi"
@@ -360,6 +361,7 @@
360361
reg = <0x5b>;
361362
interrupt-parent = <&gpio>;
362363
interrupts = <TEGRA_GPIO(V, 6) IRQ_TYPE_LEVEL_LOW>;
364+
atmel,wakeup-method = <ATMEL_MXT_WAKEUP_I2C_SCL>;
363365
};
364366
};
365367

0 commit comments

Comments
 (0)
Please sign in to comment.