All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: Xilinx Zynq SoC driver changes for v5.0
@ 2018-12-13 15:18 Michal Simek
  2018-12-20 15:07 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2018-12-13 15:18 UTC (permalink / raw)
  To: arm-soc; +Cc: linux-arm


[-- Attachment #1.1.1: Type: text/plain, Size: 2225 bytes --]

Hi,

please pull these two patches to your tree. Driver was reviewed by Linus
some time ago but none has picked it up(I wasn't aware about it).
I have checked that patches to drivers/memory are also going via arm-soc
tree that's why I am sending this pull request.

If you see any issue with this please let me know.

Thanks,
Michal


 The following changes since commit
651022382c7f8da46cb4872a545ee1da6d097d2a:

   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

 are available in the git repository at:

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

 for you to fetch changes up to fee10bd2267868f2a3e7ba008ef7665aac5e4412:

   memory: pl353: Add driver for arm pl353 static memory controller
(2018-12-13 16:07:04 +0100)

 ----------------------------------------------------------------
 ARM: Xilinx Zynq SoC patches for v5.0

 - Adding pl353 smc driver

 ----------------------------------------------------------------
 Naga Sureshkumar Relli (2):
       dt-bindings: memory: Add pl353 smc controller devicetree binding
information
       memory: pl353: Add driver for arm pl353 static memory controller

  Documentation/devicetree/bindings/memory-controllers/pl353-smc.txt |
47 ++++++++++++++
  drivers/memory/Kconfig                                             |
9 +++
  drivers/memory/Makefile                                            |   1 +
  drivers/memory/pl353-smc.c                                         |
463
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  include/linux/pl353-smc.h                                          |
30 +++++++++
  5 files changed, 550 insertions(+)
  create mode 100644
Documentation/devicetree/bindings/memory-controllers/pl353-smc.txt
  create mode 100644 drivers/memory/pl353-smc.c
  create mode 100644 include/linux/pl353-smc.h

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs



[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] ARM: Xilinx Zynq SoC driver changes for v5.0
  2018-12-13 15:18 [GIT PULL] ARM: Xilinx Zynq SoC driver changes for v5.0 Michal Simek
@ 2018-12-20 15:07 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2018-12-20 15:07 UTC (permalink / raw)
  To: Michal Simek; +Cc: arm-soc, Linux ARM

On Thu, Dec 13, 2018 at 4:18 PM Michal Simek <monstr@monstr.eu> wrote:

>
>  The following changes since commit
> 651022382c7f8da46cb4872a545ee1da6d097d2a:
>
>    Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
>
>  are available in the git repository at:
>
>    https://github.com/Xilinx/linux-xlnx.git tags/zynq-soc-for-v5.0
>
>  for you to fetch changes up to fee10bd2267868f2a3e7ba008ef7665aac5e4412:
>
>    memory: pl353: Add driver for arm pl353 static memory controller
> (2018-12-13 16:07:04 +0100)
>
>  ----------------------------------------------------------------
>  ARM: Xilinx Zynq SoC patches for v5.0
>
>  - Adding pl353 smc driver


Pulled into next/drivers now. A more detailed tag description would
have been helpful here, but otherwise it looks fine.

      Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-20 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-13 15:18 [GIT PULL] ARM: Xilinx Zynq SoC driver changes for v5.0 Michal Simek
2018-12-20 15:07 ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.