From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 3 Jul 2018 00:39:44 -0700 From: Tony Lindgren To: Adam Ford Cc: adam.ford@logicpd.com, woods.technical@gmail.com, linux-clk@vger.kernel.org, sboyd@codeaurora.org, mturquette@baylibre.com, linux-omap@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH V3] ARM: dts: omap3: Fix am3517 mdio and emac clock references Message-ID: <20180703073944.GR112168@atomide.com> References: <20180625124133.21839-1-aford173@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180625124133.21839-1-aford173@gmail.com> List-ID: * Adam Ford [180625 05:44]: > A previous patch removed OMAP clock aliases that were perceived > to be unnecessary. Unfortunately, it broke the ethernet on the > am3517-evm. This patch enables the MDIO clock and EMAC clock. > > Fixes: 0ed266d7ae5e ("clk: ti: omap3: cleanup unnecessary clock aliases") > Cc: stable@vger.kernel.org #4.16+ > > Signed-off-by: Adam Ford > --- > V3: Fix subject heading since we're no longer modifying the clk driver > > V2: Instead of modifying clk-3xxx.c, this patch modifie the device tree > to work like the original patch intended. Thanks applying into omap-for-v4.18/fixes. Tony