Merge "ARM: dts: exynos5422-odroidxu3: clean up gpio-keys nodes" into odroidxu4-4.9.y

This commit is contained in:
Mauro Ribeiro
2017-03-15 21:22:54 +09:00
committed by Gerrit Code Review

View File

@@ -58,8 +58,6 @@
pinctrl-0 = <&gpio_power_key>;
power_key {
interrupt-parent = <&gpx0>;
interrupts = <3 0>;
gpios = <&gpx0 3 GPIO_ACTIVE_LOW>;
linux,code = <KEY_POWER>;
label = "power key";