From mboxrd@z Thu Jan 1 00:00:00 1970 From: rnibali@gmail.com (Roberto Nibali) Date: Wed, 11 Apr 2012 09:01:57 +0200 Subject: [PATCH 27/40] ARM i.MX25: implement clocks using common clock framework In-Reply-To: References: <1334065553-7565-1-git-send-email-s.hauer@pengutronix.de> <1334065553-7565-28-git-send-email-s.hauer@pengutronix.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi On Tue, Apr 10, 2012 at 22:45, Fabio Estevam wrote: > On Tue, Apr 10, 2012 at 5:10 PM, Roberto Nibali wrote: > >> Wouldn't it be better to adjust this to mx25-adc.0, since it already >> has a user: the new i.MX25 ADC TS driver by your colleague Juergen >> Beiser, no? > > Is this mx25 adc driver available somewhere? Yes, but I couldn't find it anymore in the archives. You have to ask Juergen Beisert directly. I could make a diff of my current git tree with regard to the changes, however I have modified some bits an pieces of his original work. I could have sworn that he posted his driver framework somewhere ...