Commit 6e21e4c2 authored by Nikita Yushchenko's avatar Nikita Yushchenko Committed by Shawn Guo

ARM: dts: imx51-zii-rdu1: add rave-sp subdevices

This adds rave-sp powerbutton and backlight devices to RDU1 device tree.
Signed-off-by: default avatarNikita Yushchenko <nikita.yoush@cogentembedded.com>
Tested-by: default avatarChris Healy <cphealy@gmail.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 52f2b531
...@@ -582,6 +582,14 @@ rave-sp { ...@@ -582,6 +582,14 @@ rave-sp {
watchdog { watchdog {
compatible = "zii,rave-sp-watchdog"; compatible = "zii,rave-sp-watchdog";
}; };
backlight {
compatible = "zii,rave-sp-backlight";
};
pwrbutton {
compatible = "zii,rave-sp-pwrbutton";
};
}; };
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment