Re: [PATCH v3 1/6] ARM: davinci: da8xx: fix clock lookup for mdio device
From: Sekhar Nori <hidden>
Date: 2013-08-14 12:04:52
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Sekhar Nori <hidden>
Date: 2013-08-14 12:04:52
Also in:
linux-arm-kernel, linux-devicetree, lkml
Hi Prabhakar, On 6/23/2013 8:30 PM, Prabhakar Lad wrote:
From: "Lad, Prabhakar" <redacted> 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 <redacted> 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 <redacted> Cc: Heiko Schocher <redacted>
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