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

This adds rave-sp powerbutton and backlight devices to RDU1 device tree.

Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
Tested-by: Chris Healy <cphealy@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Nikita Yushchenko 2018-05-17 22:19:23 +03:00 committed by Shawn Guo
parent 52f2b53194
commit 6e21e4c215
1 changed files with 8 additions and 0 deletions

View File

@ -582,6 +582,14 @@
watchdog {
compatible = "zii,rave-sp-watchdog";
};
backlight {
compatible = "zii,rave-sp-backlight";
};
pwrbutton {
compatible = "zii,rave-sp-pwrbutton";
};
};
};