mbox series

[GIT,PULL] ARM: Xilinx Zynq SoC patches for v4.20

Message ID 834bfbfb-9f20-c900-a449-1904de2e24cf@monstr.eu
State New
Headers show
Series [GIT,PULL] ARM: Xilinx Zynq SoC patches for v4.20 | expand

Pull-request

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

Message

Michal Simek Sept. 26, 2018, 7:32 a.m. UTC
Hi,

please apply this one Rob's patch to your tree.

Thanks,
Michal


The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the git repository at:

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

for you to fetch changes up to 20487a8ddf207dde042a4463e3f82ab17c17cf13:

  ARM: zynq: Convert to using %pOFn instead of device_node.name
(2018-09-05 15:27:16 +0200)

----------------------------------------------------------------
ARM: Xilinx Zynq SoC patches for v4.20

- Convert to using %pOFn instead of device_node.name in slcr driver

----------------------------------------------------------------
Rob Herring (1):
      ARM: zynq: Convert to using %pOFn instead of device_node.name

 arch/arm/mach-zynq/slcr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnd Bergmann Sept. 26, 2018, 3:25 p.m. UTC | #1
On Wed, Sep 26, 2018 at 9:32 AM Michal Simek <monstr@monstr.eu> wrote:
>
> Hi,
>
> please apply this one Rob's patch to your tree.

Pulled into next/soc, thanks!

        Arnd