Re: [GIT PULL] clk: changes for 3.15

2014-04-08 Thread Paul Bolle
Haojian,

On Tue, 2014-04-08 at 11:05 +0800, Haojian Zhuang wrote:
> ARCH_HIP04 patches are still in review stage. Those patches could be
> found in arm-linux mailing list. Clock patches of ARCH_HIP04 is ready,
> so it could be merged first.

Thanks for explaining the status of ARCH_HIP04. I hope you don't mind if
I send a reminder when this driver is still unbuildable in some future
release.


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] clk: changes for 3.15

2014-04-08 Thread Paul Bolle
Haojian,

On Tue, 2014-04-08 at 11:05 +0800, Haojian Zhuang wrote:
 ARCH_HIP04 patches are still in review stage. Those patches could be
 found in arm-linux mailing list. Clock patches of ARCH_HIP04 is ready,
 so it could be merged first.

Thanks for explaining the status of ARCH_HIP04. I hope you don't mind if
I send a reminder when this driver is still unbuildable in some future
release.


Paul Bolle

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] clk: changes for 3.15

2014-04-07 Thread Haojian Zhuang
On 6 April 2014 18:28, Paul Bolle  wrote:
> On Fri, 2014-04-04 at 10:47 -0700, Mike Turquette wrote:
>> Haojian Zhuang (3):
>>   [...]
>>   clk: hip04: add clock driver
>
> This clock driver is only built if CONFIG_ARCH_HIP04 is set. But I
> couldn't find a Kconfig symbol ARCH_HIP04. (I checked master of Linus'
> tree and current linux-next.)
>
> Is the code to add this symbol queued somewhere?
>
>
> Paul Bolle
>

Hi Paul,

ARCH_HIP04 patches are still in review stage. Those patches could be
found in arm-linux
mailing list. Clock patches of ARCH_HIP04 is ready, so it could be merged first.

Best Regards
Haojian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] clk: changes for 3.15

2014-04-07 Thread Haojian Zhuang
On 6 April 2014 18:28, Paul Bolle pebo...@tiscali.nl wrote:
 On Fri, 2014-04-04 at 10:47 -0700, Mike Turquette wrote:
 Haojian Zhuang (3):
   [...]
   clk: hip04: add clock driver

 This clock driver is only built if CONFIG_ARCH_HIP04 is set. But I
 couldn't find a Kconfig symbol ARCH_HIP04. (I checked master of Linus'
 tree and current linux-next.)

 Is the code to add this symbol queued somewhere?


 Paul Bolle


Hi Paul,

ARCH_HIP04 patches are still in review stage. Those patches could be
found in arm-linux
mailing list. Clock patches of ARCH_HIP04 is ready, so it could be merged first.

Best Regards
Haojian
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] clk: changes for 3.15

2014-04-06 Thread Paul Bolle
On Fri, 2014-04-04 at 10:47 -0700, Mike Turquette wrote:
> Haojian Zhuang (3):
>   [...]
>   clk: hip04: add clock driver

This clock driver is only built if CONFIG_ARCH_HIP04 is set. But I
couldn't find a Kconfig symbol ARCH_HIP04. (I checked master of Linus'
tree and current linux-next.)

Is the code to add this symbol queued somewhere?


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] clk: changes for 3.15

2014-04-06 Thread Paul Bolle
On Fri, 2014-04-04 at 10:47 -0700, Mike Turquette wrote:
 Haojian Zhuang (3):
   [...]
   clk: hip04: add clock driver

This clock driver is only built if CONFIG_ARCH_HIP04 is set. But I
couldn't find a Kconfig symbol ARCH_HIP04. (I checked master of Linus'
tree and current linux-next.)

Is the code to add this symbol queued somewhere?


Paul Bolle

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL] clk: changes for 3.15

2014-04-04 Thread Mike Turquette
The following changes since commit cfbf8d4857c26a8a307fb7cd258074c9dcd8c691:

  Linux 3.14-rc4 (2014-02-23 17:40:03 -0800)

are available in the git repository at:

  git://git.linaro.org/people/mike.turquette/linux.git tags/clk-for-linus-3.15

for you to fetch changes up to e44df332f30bf3040c60c1ed6674d1431fdb48b9:

  clk: shmobile: fix setting paretn clock rate (2014-04-02 11:31:05 -0700)


The clock framework changes for 3.15 look similar to past pull requests.
Mostly clock driver updates, more Device Tree support in the form of
common functions useful across platforms and a handful of features and
fixes to the framework core.


Alex Elder (1):
  clk: support hardware-specific debugfs entries

Andrew Bresticker (3):
  clk: tegra: fix sdmmc clks on Tegra1x4
  clk: tegra: cclk_lp has a pllx/2 divider
  clk: tegra: use max divider if divider overflows

Barry Song (1):
  clk: sirf: update copyright years to 2014

Ben Dooks (3):
  clk: add clock-indices support
  clk: shmobile: rcar-gen2: fix lb/sd0/sd1/sdh clock parent to pll1
  clk: shmobile: fix setting paretn clock rate

Boris BREZILLON (2):
  clk: at91: replace prog clk round_rate with determine_rate
  clk: at91: propagate rate change on system clks

Chao Xie (3):
  clk: mmp: fix wrong mask when calculate denominator
  clk: mmp: fix the wrong calculation formula
  clk: mmp: try to use closer one when do round rate

Chen-Yu Tsai (5):
  clk: sunxi: add clock-output-names dt property support
  clk: sunxi: update clock-output-names dt binding documentation
  clk: sunxi: add names for pll5, pll6 parent clocks to factors_data
  clk: sunxi: get divs parent clock name from parent factor clock
  clk: sunxi: Add Allwinner A20/A31 GMAC clock unit

David Ung (1):
  clk: tegra: PLLD2 fixes for hdmi

Dinh Nguyen (7):
  clk: socfpga: Map the clk manager base address in the clock driver
  clk: socfpga: Look for the GPIO_DB_CLK by its offset
  clk: socfpga: Remove socfpga_init_clocks
  clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"
  clk: socfpga: Fix integer overflow in clock calculation
  clk: socfpga: Support multiple parents for the pll clocks
  clk: socfpga: Fix section mismatch warning

Emilio López (3):
  clk: sunxi: fix A20 PLL4 calculation
  clk: sunxi: fix some calculations
  clk: sunxi: fix thinko in comment

Ezequiel Garcia (3):
  clk: mvebu: Fix ratio register offset on A375 SoC
  clk: mvebu: Support Armada 380 SoC on the core divider clock
  clk: mvebu: Update binding documentation for the core divider clock

Gabe Black (1):
  clk: tegra: Fix PLLP rate table

Gabriel FERNANDEZ (10):
  clk: st: Support for DIVMUX and PreDiv Clocks
  clk: st: Support for PLLs inside ClockGenA(s)
  clk: st: Support for VCC-mux and MUX clocks
  clk: st: Support for QUADFS inside ClockGenB/C/D/E/F
  clk: st: Support for ClockGenA9/DDR/GPU
  clk: st: Support for A9 MUX clocks
  clk: st: Adds divmux and prediv clock binding
  clk: st: Adds clockgen clock binding
  clk: st: Adds clockgen-vcc and clockgen-mux clock binding
  clk: st: Adds quadfs clock binding

Gregory CLEMENT (5):
  clk: mvebu: add clock support for Armada 375
  dt: Update binding information for mvebu core clocks with Armada 375
  dt: Update binding information for mvebu gating clocks with Armada 375
  clk: mvebu: add clock support for Armada 380/385
  clk: respect the clock dependencies in of_clk_init

Hans de Goede (1):
  clk: sunxi: Add support for USB clock-register reset bits

Haojian Zhuang (3):
  clk: hisi: assign missing clk to table
  clk: hip04: add clock driver
  clk: hisi: remove static variable

Ivan Khoronzhuk (2):
  clk: keystone: gate: fix clk_init_data initialization
  ARM: keystone: dts: fix clkvcp3 control register address

Jean-Francois Moine (1):
  clk: return probe defer when DT clock not yet ready

Jean-Jacques Hiblot (2):
  clk: at91: fix programmable clk irq handling
  clk: at91: optimization of the set_rate callback

Jonas Jensen (1):
  clk: add MOXA ART SoCs clock driver

Krzysztof Kozlowski (2):
  clk: s2mps11: Fix possible NULL pointer dereference
  clk: s2mps11: Use of_get_child_by_name

Lars-Peter Clausen (1):
  clk: axi-clkgen: Add support for v2

Laurent Pinchart (6):
  clk: shmobile: rcar-gen2: Fix clock parent all non-PLL clocks
  clk: shmobile: rcar-gen2: Fix qspi divisor
  clk: shmobile: rcar-gen2: Fix clock parent for all non-PLL clocks
  clk: shmobile: rcar-gen2: Fix qspi divisor
  clk: shmobile: Fix typo in MSTP clock DT bindings
  Documentation: clk: Add locking documentation

Linus Walleij (1):
  clk: nomadik: fix multiplatform problem

Mark Zhang (1):
 

[GIT PULL] clk: changes for 3.15

2014-04-04 Thread Mike Turquette
The following changes since commit cfbf8d4857c26a8a307fb7cd258074c9dcd8c691:

  Linux 3.14-rc4 (2014-02-23 17:40:03 -0800)

are available in the git repository at:

  git://git.linaro.org/people/mike.turquette/linux.git tags/clk-for-linus-3.15

for you to fetch changes up to e44df332f30bf3040c60c1ed6674d1431fdb48b9:

  clk: shmobile: fix setting paretn clock rate (2014-04-02 11:31:05 -0700)


The clock framework changes for 3.15 look similar to past pull requests.
Mostly clock driver updates, more Device Tree support in the form of
common functions useful across platforms and a handful of features and
fixes to the framework core.


Alex Elder (1):
  clk: support hardware-specific debugfs entries

Andrew Bresticker (3):
  clk: tegra: fix sdmmc clks on Tegra1x4
  clk: tegra: cclk_lp has a pllx/2 divider
  clk: tegra: use max divider if divider overflows

Barry Song (1):
  clk: sirf: update copyright years to 2014

Ben Dooks (3):
  clk: add clock-indices support
  clk: shmobile: rcar-gen2: fix lb/sd0/sd1/sdh clock parent to pll1
  clk: shmobile: fix setting paretn clock rate

Boris BREZILLON (2):
  clk: at91: replace prog clk round_rate with determine_rate
  clk: at91: propagate rate change on system clks

Chao Xie (3):
  clk: mmp: fix wrong mask when calculate denominator
  clk: mmp: fix the wrong calculation formula
  clk: mmp: try to use closer one when do round rate

Chen-Yu Tsai (5):
  clk: sunxi: add clock-output-names dt property support
  clk: sunxi: update clock-output-names dt binding documentation
  clk: sunxi: add names for pll5, pll6 parent clocks to factors_data
  clk: sunxi: get divs parent clock name from parent factor clock
  clk: sunxi: Add Allwinner A20/A31 GMAC clock unit

David Ung (1):
  clk: tegra: PLLD2 fixes for hdmi

Dinh Nguyen (7):
  clk: socfpga: Map the clk manager base address in the clock driver
  clk: socfpga: Look for the GPIO_DB_CLK by its offset
  clk: socfpga: Remove socfpga_init_clocks
  clk: socfpga: Add a clk-phase property to the altr,socfpga-gate-clk
  clk: socfpga: Fix integer overflow in clock calculation
  clk: socfpga: Support multiple parents for the pll clocks
  clk: socfpga: Fix section mismatch warning

Emilio López (3):
  clk: sunxi: fix A20 PLL4 calculation
  clk: sunxi: fix some calculations
  clk: sunxi: fix thinko in comment

Ezequiel Garcia (3):
  clk: mvebu: Fix ratio register offset on A375 SoC
  clk: mvebu: Support Armada 380 SoC on the core divider clock
  clk: mvebu: Update binding documentation for the core divider clock

Gabe Black (1):
  clk: tegra: Fix PLLP rate table

Gabriel FERNANDEZ (10):
  clk: st: Support for DIVMUX and PreDiv Clocks
  clk: st: Support for PLLs inside ClockGenA(s)
  clk: st: Support for VCC-mux and MUX clocks
  clk: st: Support for QUADFS inside ClockGenB/C/D/E/F
  clk: st: Support for ClockGenA9/DDR/GPU
  clk: st: Support for A9 MUX clocks
  clk: st: Adds divmux and prediv clock binding
  clk: st: Adds clockgen clock binding
  clk: st: Adds clockgen-vcc and clockgen-mux clock binding
  clk: st: Adds quadfs clock binding

Gregory CLEMENT (5):
  clk: mvebu: add clock support for Armada 375
  dt: Update binding information for mvebu core clocks with Armada 375
  dt: Update binding information for mvebu gating clocks with Armada 375
  clk: mvebu: add clock support for Armada 380/385
  clk: respect the clock dependencies in of_clk_init

Hans de Goede (1):
  clk: sunxi: Add support for USB clock-register reset bits

Haojian Zhuang (3):
  clk: hisi: assign missing clk to table
  clk: hip04: add clock driver
  clk: hisi: remove static variable

Ivan Khoronzhuk (2):
  clk: keystone: gate: fix clk_init_data initialization
  ARM: keystone: dts: fix clkvcp3 control register address

Jean-Francois Moine (1):
  clk: return probe defer when DT clock not yet ready

Jean-Jacques Hiblot (2):
  clk: at91: fix programmable clk irq handling
  clk: at91: optimization of the set_rate callback

Jonas Jensen (1):
  clk: add MOXA ART SoCs clock driver

Krzysztof Kozlowski (2):
  clk: s2mps11: Fix possible NULL pointer dereference
  clk: s2mps11: Use of_get_child_by_name

Lars-Peter Clausen (1):
  clk: axi-clkgen: Add support for v2

Laurent Pinchart (6):
  clk: shmobile: rcar-gen2: Fix clock parent all non-PLL clocks
  clk: shmobile: rcar-gen2: Fix qspi divisor
  clk: shmobile: rcar-gen2: Fix clock parent for all non-PLL clocks
  clk: shmobile: rcar-gen2: Fix qspi divisor
  clk: shmobile: Fix typo in MSTP clock DT bindings
  Documentation: clk: Add locking documentation

Linus Walleij (1):
  clk: nomadik: fix multiplatform problem

Mark Zhang (1):