mbox

[GIT,PULL] ARM32: Xilinx Zynq SoC changes for v4.5

Message ID 566EB5DD.8070308@monstr.eu
State New
Headers show

Pull-request

https://github.com/Xilinx/linux-xlnx.git tags/zynq-soc-for-4.5

Message

Michal Simek Dec. 14, 2015, 12:28 p.m. UTC
Hi,

please pull this one patch to your tree.

Thanks,
Michal

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynq-soc-for-4.5

for you to fetch changes up to 8f039f9a692ab7014e2818a4e372231e134553f9:

  ARM: zynq: Select ARCH_HAS_RESET_CONTROLLER (2015-12-14 09:33:08 +0100)

----------------------------------------------------------------
arm: Xilinx Zynq patches for v4.5

- Select reset controller by default for Zynq

----------------------------------------------------------------
Moritz Fischer (1):
      ARM: zynq: Select ARCH_HAS_RESET_CONTROLLER

 arch/arm/mach-zynq/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Olof Johansson Dec. 22, 2015, 7:28 p.m. UTC | #1
On Mon, Dec 14, 2015 at 01:28:13PM +0100, Michal Simek wrote:
> Hi,
> 
> please pull this one patch to your tree.
> 
> Thanks,
> Michal
> 
> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
> 
>   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
> 
> are available in the git repository at:
> 
>   https://github.com/Xilinx/linux-xlnx.git tags/zynq-soc-for-4.5
> 
> for you to fetch changes up to 8f039f9a692ab7014e2818a4e372231e134553f9:
> 
>   ARM: zynq: Select ARCH_HAS_RESET_CONTROLLER (2015-12-14 09:33:08 +0100)

Merged, thanks.


-Olof