* Patch "arm64: dts: r8a7795: Mark EthernetAVB device node disabled" has been added to the 4.9-stable tree
@ 2017-05-09 9:40 gregkh
0 siblings, 0 replies; only message in thread
From: gregkh @ 2017-05-09 9:40 UTC (permalink / raw)
To: geert+renesas, gregkh, horms+renesas; +Cc: stable, stable-commits
This is a note to let you know that I've just added the patch titled
arm64: dts: r8a7795: Mark EthernetAVB device node disabled
to the 4.9-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
arm64-dts-r8a7795-mark-ethernetavb-device-node-disabled.patch
and it can be found in the queue-4.9 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.
>From 0d1390ff283f6c38595288e7f74da6829896b8b7 Mon Sep 17 00:00:00 2001
From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: Wed, 25 Jan 2017 14:19:30 +0100
Subject: arm64: dts: r8a7795: Mark EthernetAVB device node disabled
From: Geert Uytterhoeven <geert+renesas@glider.be>
commit 0d1390ff283f6c38595288e7f74da6829896b8b7 upstream.
Device nodes representing I/O devices should be marked disabled in the
SoC-specific DTS, and overridden by board-specific DTSes where needed.
Fixes: a92843c8a6f8c039 ("arm64: dts: r8a7795: add EthernetAVB device node")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
arch/arm64/boot/dts/renesas/r8a7795.dtsi | 1 +
1 file changed, 1 insertion(+)
--- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
@@ -553,6 +553,7 @@
phy-mode = "rgmii-id";
#address-cells = <1>;
#size-cells = <0>;
+ status = "disabled";
};
can0: can@e6c30000 {
Patches currently in stable-queue which might be from geert+renesas@glider.be are
queue-4.9/arm64-dts-r8a7795-mark-ethernetavb-device-node-disabled.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-05-09 9:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-09 9:40 Patch "arm64: dts: r8a7795: Mark EthernetAVB device node disabled" has been added to the 4.9-stable tree gregkh
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).