mbox

[GIT,PULL,v2] Xilinx Zynq dt changes for v3.15

Message ID 531D73D9.7060207@monstr.eu
State New
Headers show

Pull-request

git://git.xilinx.com/linux-xlnx.git tags/zynq-dt-for-3.15

Message

Michal Simek March 10, 2014, 8:12 a.m. UTC
Hi,

please pull this patch to your arm-soc tree.

Changes in v2: Fix incorrect git repo url

Thanks,
Michal


The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://git.xilinx.com/linux-xlnx.git tags/zynq-dt-for-3.15

for you to fetch changes up to 3795e91d2abb25164dda5687ca680a7ab940c447:

  arm: dt: zynq: Add fclk-enable property to clkc node (2014-02-03 17:00:24 +0100)

----------------------------------------------------------------
arm: Xilinx Zynq dt patches for v3.15

- Define fclk-enable property

----------------------------------------------------------------
Soren Brinkmann (1):
      arm: dt: zynq: Add fclk-enable property to clkc node

 arch/arm/boot/dts/zynq-7000.dtsi | 1 +
 1 file changed, 1 insertion(+)

Comments

Olof Johansson March 11, 2014, 9:22 p.m. UTC | #1
On Mon, Mar 10, 2014 at 09:12:09AM +0100, Michal Simek wrote:
> Hi,
> 
> please pull this patch to your arm-soc tree.
> 
> Changes in v2: Fix incorrect git repo url
> 
> Thanks,
> Michal
> 
> 
> The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
> 
>   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
> 
> are available in the git repository at:
> 
>   git://git.xilinx.com/linux-xlnx.git tags/zynq-dt-for-3.15
> 
> for you to fetch changes up to 3795e91d2abb25164dda5687ca680a7ab940c447:
> 
>   arm: dt: zynq: Add fclk-enable property to clkc node (2014-02-03 17:00:24 +0100)

Merged, thanks.


-Olof