* [PATCH 1/2] ARM: dts: imx6: RDU2: add switch watchdog device
@ 2019-03-06 13:12 Lucas Stach
2019-03-06 13:12 ` [PATCH 2/2] ARM: dts: imx6: RDU2: manage backlight from panel Lucas Stach
2019-03-20 12:30 ` [PATCH 1/2] ARM: dts: imx6: RDU2: add switch watchdog device Shawn Guo
0 siblings, 2 replies; 3+ messages in thread
From: Lucas Stach @ 2019-03-06 13:12 UTC (permalink / raw)
To: Shawn Guo; +Cc: Fabio Estevam, kernel, linux-arm-kernel, patchwork-lst
This adds the i2c device node for the ethernet switch watchdog.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
index 69942c7ff89d..7f920e0243ec 100644
--- a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
@@ -528,6 +528,11 @@
};
};
+ watchdog@38 {
+ compatible = "zii,rave-wdt";
+ reg = <0x38>;
+ };
+
temp-sense@48 {
compatible = "national,lm75";
reg = <0x48>;
--
2.20.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] ARM: dts: imx6: RDU2: manage backlight from panel
2019-03-06 13:12 [PATCH 1/2] ARM: dts: imx6: RDU2: add switch watchdog device Lucas Stach
@ 2019-03-06 13:12 ` Lucas Stach
2019-03-20 12:30 ` [PATCH 1/2] ARM: dts: imx6: RDU2: add switch watchdog device Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Lucas Stach @ 2019-03-06 13:12 UTC (permalink / raw)
To: Shawn Guo; +Cc: Fabio Estevam, kernel, linux-arm-kernel, patchwork-lst
Now that the backlight driver is upstream, we can properly manage the
backlight from the panel.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
index 7f920e0243ec..9f664897bf4e 100644
--- a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
@@ -210,6 +210,7 @@
panel {
power-supply = <®_3p3v_display>;
+ backlight = <&sp_backlight>;
status = "disabled";
port {
@@ -327,7 +328,7 @@
compatible = "zii,rave-sp-watchdog";
};
- backlight {
+ sp_backlight: backlight {
compatible = "zii,rave-sp-backlight";
};
--
2.20.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] ARM: dts: imx6: RDU2: add switch watchdog device
2019-03-06 13:12 [PATCH 1/2] ARM: dts: imx6: RDU2: add switch watchdog device Lucas Stach
2019-03-06 13:12 ` [PATCH 2/2] ARM: dts: imx6: RDU2: manage backlight from panel Lucas Stach
@ 2019-03-20 12:30 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2019-03-20 12:30 UTC (permalink / raw)
To: Lucas Stach; +Cc: Fabio Estevam, kernel, linux-arm-kernel, patchwork-lst
On Wed, Mar 06, 2019 at 02:12:47PM +0100, Lucas Stach wrote:
> This adds the i2c device node for the ethernet switch watchdog.
>
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Applied both, thanks.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-03-20 12:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-06 13:12 [PATCH 1/2] ARM: dts: imx6: RDU2: add switch watchdog device Lucas Stach
2019-03-06 13:12 ` [PATCH 2/2] ARM: dts: imx6: RDU2: manage backlight from panel Lucas Stach
2019-03-20 12:30 ` [PATCH 1/2] ARM: dts: imx6: RDU2: add switch watchdog device Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).