From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH v3 1/6] ARM: davinci: da8xx: fix clock lookup for mdio device Date: Wed, 14 Aug 2013 17:34:13 +0530 Message-ID: <520B723D.5020400@ti.com> References: <1371999607-6483-1-git-send-email-prabhakar.csengg@gmail.com> <1371999607-6483-2-git-send-email-prabhakar.csengg@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1371999607-6483-2-git-send-email-prabhakar.csengg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: Errors-To: davinci-linux-open-source-bounces-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org To: Prabhakar Lad Cc: DLOS , netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, LKML , Heiko Schocher , LAK List-Id: devicetree@vger.kernel.org Hi Prabhakar, On 6/23/2013 8:30 PM, Prabhakar Lad wrote: > From: "Lad, Prabhakar" > > This patch removes the clock alias for mdio device and adds a entry > in clock lookup table, this entry can now be used by both DT and NON > DT case. > > Signed-off-by: Lad, Prabhakar > Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Cc: davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org > Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org > Cc: Sekhar Nori > Cc: Heiko Schocher This patch looks good, except you can do the same thing on all DaVinci devices not just on DA8XX. Apart from this patches 1-5 in this series look good. If you can spin this fix in short time I can queue 1-5 for v3.12 while we wait for you to fix 6/6 Thanks, Sekhar