ARM: dts: imx51-zii-rdu1: add rave-sp subdevices
authorNikita Yushchenko <nikita.yoush@cogentembedded.com>
Thu, 17 May 2018 19:19:23 +0000 (22:19 +0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 17 Jun 2018 07:07:20 +0000 (15:07 +0800)
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>
arch/arm/boot/dts/imx51-zii-rdu1.dts

index df9eca9..ad2445d 100644 (file)
                watchdog {
                        compatible = "zii,rave-sp-watchdog";
                };
+
+               backlight {
+                       compatible = "zii,rave-sp-backlight";
+               };
+
+               pwrbutton {
+                       compatible = "zii,rave-sp-pwrbutton";
+               };
        };
 };