This is a note to let you know that I've just added the patch titled ARM: dts: tango4: Request RGMII RX and TX clock delays to the 4.12-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-tango4-request-rgmii-rx-and-tx-clock-delays.patch and it can be found in the queue-4.12 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. >From 985333b0eef8603b02181c4ec0a722b82be9642d Mon Sep 17 00:00:00 2001 From: Marc Gonzalez <marc_gonzalez@xxxxxxxxxxxxxxxx> Date: Fri, 28 Jul 2017 15:27:49 +0200 Subject: ARM: dts: tango4: Request RGMII RX and TX clock delays From: Marc Gonzalez <marc_gonzalez@xxxxxxxxxxxxxxxx> commit 985333b0eef8603b02181c4ec0a722b82be9642d upstream. RX and TX clock delays are required. Request them explicitly. Fixes: cad008b8a77e6 ("ARM: dts: tango4: Initial device trees") Signed-off-by: Marc Gonzalez <marc_gonzalez@xxxxxxxxxxxxxxxx> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- arch/arm/boot/dts/tango4-vantage-1172.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/arm/boot/dts/tango4-vantage-1172.dts +++ b/arch/arm/boot/dts/tango4-vantage-1172.dts @@ -22,7 +22,7 @@ }; ð0 { - phy-connection-type = "rgmii"; + phy-connection-type = "rgmii-id"; phy-handle = <ð0_phy>; #address-cells = <1>; #size-cells = <0>; Patches currently in stable-queue which might be from marc_gonzalez@xxxxxxxxxxxxxxxx are queue-4.12/arm-dts-tango4-request-rgmii-rx-and-tx-clock-delays.patch