Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751487AbcLECzW (ORCPT ); Sun, 4 Dec 2016 21:55:22 -0500 Received: from mail-qt0-f193.google.com ([209.85.216.193]:34452 "EHLO mail-qt0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751120AbcLECzT (ORCPT ); Sun, 4 Dec 2016 21:55:19 -0500 MIME-Version: 1.0 In-Reply-To: <20161203213553.f3agwvaseufglnq6@rob-hp-laptop> References: <1480326567-6132-1-git-send-email-harinik@xilinx.com> <20161203213553.f3agwvaseufglnq6@rob-hp-laptop> From: Harini Katakam Date: Mon, 5 Dec 2016 08:25:11 +0530 Message-ID: Subject: Re: [RFC PATCH 2/2] Documentation: devictree: Add macb mdio bindings To: Rob Herring Cc: Harini Katakam , Nicolas Ferre , David Miller , Pawel Moll , Mark Rutland , "ijc+devicetree@hellion.org.uk" , Kumar Gala , Boris Brezillon , alexandre.belloni@free-electrons.com, netdev@vger.kernel.org, "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "michals@xilinx.com" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 555 Lines: 21 Hi Rob, Thanks for the review. On Sun, Dec 4, 2016 at 3:05 AM, Rob Herring wrote: > On Mon, Nov 28, 2016 at 03:19:27PM +0530, Harini Katakam wrote: >> +Required properties: >> +- compatible: Should be "cdns,macb-mdio" > > Only one version ever? This needs more specific compatible strings. > This is part of the Cadence MAC in a way. I can use revision number from the Cadence spec I was working with. But it is not necessarily specific that version. I'll take care of the other comments in the next version. Regards, Harini