mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-30 15:56:35 +09:00
ARM: dts: imx6qdl-zii-rdu2: Populate RAVE SP backlight node
RAVE SP found on RDU2 implements backlight control compatible with the rave-sp-backlight driver. Add a node to make it availible. Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Nikita Yushchenko <nikita.yoush@cogentembedded.com> Cc: Lucas Stach <l.stach@pengutronix.de> Cc: cphealy@gmail.com Cc: Rob Herring <robh+dt@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Reviewed-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
ec84fd24cf
commit
8cbcf1d2db
@@ -327,6 +327,10 @@
|
||||
compatible = "zii,rave-sp-watchdog";
|
||||
};
|
||||
|
||||
backlight {
|
||||
compatible = "zii,rave-sp-backlight";
|
||||
};
|
||||
|
||||
eeprom@a3 {
|
||||
compatible = "zii,rave-sp-eeprom";
|
||||
reg = <0xa3 0x4000>;
|
||||
|
||||
Reference in New Issue
Block a user