diff options
Diffstat (limited to 'target/linux/apm821xx/dts/wd-mybooklive.dts')
-rw-r--r-- | target/linux/apm821xx/dts/wd-mybooklive.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/apm821xx/dts/wd-mybooklive.dts b/target/linux/apm821xx/dts/wd-mybooklive.dts index 5fcddb0cd8..588f45078c 100644 --- a/target/linux/apm821xx/dts/wd-mybooklive.dts +++ b/target/linux/apm821xx/dts/wd-mybooklive.dts @@ -116,7 +116,7 @@ poll-interval = <60>; /* 3 * 20 = 60ms */ autorepeat; - reset-button { + button-restart { label = "Reset button"; linux,code = <KEY_RESTART>; gpios = <&GPIO2 2 GPIO_ACTIVE_LOW>; |