提交 c60e6e98 编写于 作者: D Dmitry Osipenko 提交者: Thierry Reding

ARM: tegra: acer-a500: Use verbose variant of atmel,wakeup-method value

The verbose variant of the atmel,wakeup-method value was lost when patch
that added the property was merged because it conflicted with other patch,
re-add it for consistency.
Signed-off-by: NDmitry Osipenko <digetx@gmail.com>
Signed-off-by: NThierry Reding <treding@nvidia.com>
上级 d8c6c30b
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/dts-v1/; /dts-v1/;
#include <dt-bindings/input/atmel-maxtouch.h>
#include <dt-bindings/input/gpio-keys.h> #include <dt-bindings/input/gpio-keys.h>
#include <dt-bindings/input/input.h> #include <dt-bindings/input/input.h>
#include <dt-bindings/thermal/thermal.h> #include <dt-bindings/thermal/thermal.h>
...@@ -454,7 +455,7 @@ ...@@ -454,7 +455,7 @@
vdda-supply = <&vdd_3v3_sys>; vdda-supply = <&vdd_3v3_sys>;
vdd-supply = <&vdd_3v3_sys>; vdd-supply = <&vdd_3v3_sys>;
atmel,wakeup-method = <1>; atmel,wakeup-method = <ATMEL_MXT_WAKEUP_I2C_SCL>;
}; };
gyroscope@68 { gyroscope@68 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册