From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Ujfalusi Subject: Re: [PATCH 0/5] ARM: OMAP5: add support for fref-xtal-clk Date: Thu, 2 Jun 2016 09:59:54 +0300 Message-ID: <80bb7d87-28a7-7817-3b62-21271a752e16@ti.com> References: <1464802526-16372-1-git-send-email-t-kristo@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1464802526-16372-1-git-send-email-t-kristo@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Tero Kristo , linux-omap@vger.kernel.org, tony@atomide.com Cc: linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org On 06/01/16 20:35, Tero Kristo wrote: > Hi, > = > fref_xtal_clk is a clock going out from omap5 chip, sourced directly > from the system oscillator. fref_xtal_clk can be used to provide a > high frequency clock to some external component, in omap5 setups, > typically twl6040 audio chip. > = > Testing done (number of boards on the test farm are currently out of orde= r): > = > am335x-evm : BOOT FAIL! > am335x-evmsk : boot > am37x-evm : boot > am437x-sk : boot > am43x-epos-evm : boot > am437x-gp-evm : boot > am57xx-evm : boot > omap3-beagle-xm : boot > am335x-boneblack: boot > am335x-bone : boot > dra72x-evm : boot > dra7xx-evm : boot > omap5-uevm : boot > = > On omap5, also verified that the new clock node appears under debugfs. > = > am335x-evm failure is due to inability to mount NFS rootfs on the board > in question the boot goes fine until that. There are some issues with > the u-boot installed on this board currently. With the [1] patch applied to twl6040 I have verified that the HPPLL is working fine with this series on omap5-uevm. This is so great! Thanks Tero, Tested-by: Peter Ujfalusi [1] https://patchwork.kernel.org/patch/9067911/ -- = P=E9ter From mboxrd@z Thu Jan 1 00:00:00 1970 From: peter.ujfalusi@ti.com (Peter Ujfalusi) Date: Thu, 2 Jun 2016 09:59:54 +0300 Subject: [PATCH 0/5] ARM: OMAP5: add support for fref-xtal-clk In-Reply-To: <1464802526-16372-1-git-send-email-t-kristo@ti.com> References: <1464802526-16372-1-git-send-email-t-kristo@ti.com> Message-ID: <80bb7d87-28a7-7817-3b62-21271a752e16@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06/01/16 20:35, Tero Kristo wrote: > Hi, > > fref_xtal_clk is a clock going out from omap5 chip, sourced directly > from the system oscillator. fref_xtal_clk can be used to provide a > high frequency clock to some external component, in omap5 setups, > typically twl6040 audio chip. > > Testing done (number of boards on the test farm are currently out of order): > > am335x-evm : BOOT FAIL! > am335x-evmsk : boot > am37x-evm : boot > am437x-sk : boot > am43x-epos-evm : boot > am437x-gp-evm : boot > am57xx-evm : boot > omap3-beagle-xm : boot > am335x-boneblack: boot > am335x-bone : boot > dra72x-evm : boot > dra7xx-evm : boot > omap5-uevm : boot > > On omap5, also verified that the new clock node appears under debugfs. > > am335x-evm failure is due to inability to mount NFS rootfs on the board > in question the boot goes fine until that. There are some issues with > the u-boot installed on this board currently. With the [1] patch applied to twl6040 I have verified that the HPPLL is working fine with this series on omap5-uevm. This is so great! Thanks Tero, Tested-by: Peter Ujfalusi [1] https://patchwork.kernel.org/patch/9067911/ -- P?ter