Re: [PATCH v4 1/8] ARM: dts: Declare clocks as fixed on bcm11351

2013-12-13 Thread Tim Kryger
On Thu, Dec 12, 2013 at 11:48 PM, Christian Daudt wrote: > I'll try to sync with other maintainers to pull it in together. I'll > leave this commit in as-is for now as it is harmless on its own. I'll > back it off before 3.14 merge if it poses a problem. Sounds great. Thank you. -- To unsubscri

Re: [PATCH v4 1/8] ARM: dts: Declare clocks as fixed on bcm11351

2013-12-12 Thread Christian Daudt
On Tue, Dec 10, 2013 at 12:26 PM, Tim Kryger wrote: > On Mon, Dec 9, 2013 at 11:18 PM, Christian Daudt wrote: >> Applied to armsoc/for-3.14/dt > > Could you wait till other maintainers provide their acks and then take > the entire series into a branch that feeds into the arm-soc > drivers-for-lin

Re: [PATCH v4 1/8] ARM: dts: Declare clocks as fixed on bcm11351

2013-12-10 Thread Tim Kryger
On Mon, Dec 9, 2013 at 11:18 PM, Christian Daudt wrote: > Applied to armsoc/for-3.14/dt Could you wait till other maintainers provide their acks and then take the entire series into a branch that feeds into the arm-soc drivers-for-linus branch? Thanks, Tim Kryger -- To unsubscribe from this list

Re: [PATCH v4 1/8] ARM: dts: Declare clocks as fixed on bcm11351

2013-12-09 Thread Christian Daudt
Applied to armsoc/for-3.14/dt thanks, csd On Thu, Dec 5, 2013 at 11:20 AM, Tim Kryger wrote: > Declare clocks that are enabled and configured by bootloaders as fixed > rate clocks in the DTS such that device drivers may use standard clock > function calls. > > Signed-off-by: Tim Kryger > R

[PATCH v4 1/8] ARM: dts: Declare clocks as fixed on bcm11351

2013-12-05 Thread Tim Kryger
Declare clocks that are enabled and configured by bootloaders as fixed rate clocks in the DTS such that device drivers may use standard clock function calls. Signed-off-by: Tim Kryger Reviewed-by: Markus Mayer Reviewed-by: Matt Porter --- arch/arm/boot/dts/bcm11351.dtsi | 97 ++