* Patch "arm: dts: mt7623: Update ethsys binding" has been added to the 4.15-stable tree
@ 2018-02-21 11:51 gregkh
0 siblings, 0 replies; only message in thread
From: gregkh @ 2018-02-21 11:51 UTC (permalink / raw)
To: matthias.bgg, gregkh, robh; +Cc: stable, stable-commits
This is a note to let you know that I've just added the patch titled
arm: dts: mt7623: Update ethsys binding
to the 4.15-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:
arm-dts-mt7623-update-ethsys-binding.patch
and it can be found in the queue-4.15 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 76a09ce214addb8ddc0f6d50dc1106a5f829e713 Mon Sep 17 00:00:00 2001
From: Matthias Brugger <matthias.bgg@gmail.com>
Date: Fri, 1 Dec 2017 13:07:07 +0100
Subject: arm: dts: mt7623: Update ethsys binding
From: Matthias Brugger <matthias.bgg@gmail.com>
commit 76a09ce214addb8ddc0f6d50dc1106a5f829e713 upstream.
The ethsys binding misses the reset-cells, this patch
adds this property.
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
arch/arm/boot/dts/mt7623.dtsi | 1 +
1 file changed, 1 insertion(+)
--- a/arch/arm/boot/dts/mt7623.dtsi
+++ b/arch/arm/boot/dts/mt7623.dtsi
@@ -758,6 +758,7 @@
"syscon";
reg = <0 0x1b000000 0 0x1000>;
#clock-cells = <1>;
+ #reset-cells = <1>;
};
eth: ethernet@1b100000 {
Patches currently in stable-queue which might be from matthias.bgg@gmail.com are
queue-4.15/arm-dts-mt7623-update-ethsys-binding.patch
queue-4.15/arm-dts-mt2701-add-reset-cells.patch
queue-4.15/arm-dts-mt7623-fix-card-detection-issue-on-bananapi-r2.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-02-21 11:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-21 11:51 Patch "arm: dts: mt7623: Update ethsys binding" has been added to the 4.15-stable tree gregkh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.