From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750768AbcFULlr (ORCPT ); Tue, 21 Jun 2016 07:41:47 -0400 Received: from muru.com ([72.249.23.125]:56917 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751432AbcFULlo (ORCPT ); Tue, 21 Jun 2016 07:41:44 -0400 Date: Tue, 21 Jun 2016 04:34:22 -0700 From: Tony Lindgren To: Grygorii Strashko Cc: "David S. Miller" , netdev@vger.kernel.org, Sekhar Nori , Mugunthan V N , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Ivan Khoronzhuk , Rob Herring , devicetree@vger.kernel.org Subject: Re: [PATCH 15/15] ARM: dts: am335x/am437x/dra7: use new "ti,cpsw-mdio" compat string Message-ID: <20160621113422.GQ22406@atomide.com> References: <20160615115603.4897-1-grygorii.strashko@ti.com> <20160615115603.4897-16-grygorii.strashko@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160615115603.4897-16-grygorii.strashko@ti.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Grygorii Strashko [160615 05:05]: > Add "ti,cpsw-mdio" for am335x/am437x/dra7 SoCs where MDIO is > implemented as part of TI CPSW and, this way, enable PM runtime auto > suspend for Davinci MDIO driver on these paltforms. This one should not cause merge conflicts, please feel free to merge along with the other CPSW driver patches after the pending comments are dealt with: Acked-by: Tony Lindgren