From: Nikita Yushchenko Date: Thu, 17 May 2018 19:19:23 +0000 (+0300) Subject: ARM: dts: imx51-zii-rdu1: add rave-sp subdevices X-Git-Tag: v4.19-rc1~44^2~19^2~91 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6e21e4c215a6e088c0d49fc107fd56361b1fdf22;p=users%2Fjedix%2Flinux-maple.git 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 Tested-by: Chris Healy Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx51-zii-rdu1.dts b/arch/arm/boot/dts/imx51-zii-rdu1.dts index df9eca94d812..ad2445dfa91d 100644 --- a/arch/arm/boot/dts/imx51-zii-rdu1.dts +++ b/arch/arm/boot/dts/imx51-zii-rdu1.dts @@ -582,6 +582,14 @@ watchdog { compatible = "zii,rave-sp-watchdog"; }; + + backlight { + compatible = "zii,rave-sp-backlight"; + }; + + pwrbutton { + compatible = "zii,rave-sp-pwrbutton"; + }; }; };