From 73a1e146899c644d2669ec97b1134fc749000404 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E9=BB=84=E6=B6=9B?= Date: Wed, 16 Jul 2014 14:07:49 +0800 Subject: [PATCH] ARM: rockchip: rk3036-sdk.dts add dummy key --- arch/arm/boot/dts/rk3036-sdk.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/rk3036-sdk.dts b/arch/arm/boot/dts/rk3036-sdk.dts index 1ae8cb0a5424..90fd2447852b 100755 --- a/arch/arm/boot/dts/rk3036-sdk.dts +++ b/arch/arm/boot/dts/rk3036-sdk.dts @@ -64,6 +64,10 @@ rockchip,remote_wakeup; rockchip,usb_irq_wakeup; }; + + key { + compatible = "rockchip,key"; + }; }; &nandc { -- 2.34.1