Re: [PATCH 2/2] arm: am33xx: Master Osc clock speed handling

2016-01-21 Thread Sascha Hauer
On Tue, Jan 19, 2016 at 09:30:54AM +0100, Teresa Remmet wrote: > From: Daniel Schultz > > Setup the plls with Master Osc. clock speed from the SYSBOOT > Configuration Pin. > > Signed-off-by: Daniel Schultz > --- > arch/arm/boards/afi-gf/lowlevel.c | 2 +- > arch/arm/boards/beagle

[PATCH 2/2] arm: am33xx: Master Osc clock speed handling

2016-01-19 Thread Teresa Remmet
From: Daniel Schultz Setup the plls with Master Osc. clock speed from the SYSBOOT Configuration Pin. Signed-off-by: Daniel Schultz --- arch/arm/boards/afi-gf/lowlevel.c | 2 +- arch/arm/boards/beaglebone/lowlevel.c | 4 ++-- arch/arm/boards/phytec-som-am335x/lowlevel.c