From mboxrd@z Thu Jan 1 00:00:00 1970 From: kishon@ti.com (ABRAHAM, KISHON VIJAY) Date: Fri, 1 Jun 2012 18:22:59 +0530 Subject: [RFC PATCH 2/5] arm: omap: remove ocp2scp_usb_phy_ick clock node In-Reply-To: <4FC63B8D.3070107@ti.com> References: <1338375394-16268-1-git-send-email-kishon@ti.com> <1338375394-16268-3-git-send-email-kishon@ti.com> <4FC63B8D.3070107@ti.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Benoit, On Wed, May 30, 2012 at 8:53 PM, Cousson, Benoit wrote: > On 5/30/2012 4:51 PM, Shilimkar, Santosh wrote: >> >> On Wed, May 30, 2012 at 4:26 PM, Kishon Vijay Abraham I >> ?wrote: >>> >>> "ocp2scp_usb_phy_ick" clock node was a fake clock node created >>> to control MODULEMODE of ocp2scp. Since the hwmod for ocp2scp is now >>> added >>> (which can be used to control MODULEMODE) this clock node is removed. >>> >>> Cc: Benoit Cousson >>> Signed-off-by: Kishon Vijay Abraham I >>> --- >>> ?arch/arm/mach-omap2/clock44xx_data.c | ? 11 ----------- >> >> >> Have you patched clock44xx_data.c manually or you have a patch for >> the clock_data autogen script to generate it ? > > > I have a series that will remove all these clock nodes. I should be able to > post that soon. > > Potentially at that time, Kishon might be able to drop that patch. Will you be sending a patch for *[RFC PATCH 1/5] arm: omap: hwmod: make *phy_48m* as the main_clk of ocp2scp* also or I have to keep that as part of my series? Thanks Kishon