mbox series

[GIT,PULL] ARM: dts: Xilinx changes for v5.0

Message ID 7d52530e-8dcf-a7b6-a758-19d398f472c0@monstr.eu
State New
Headers show
Series [GIT,PULL] ARM: dts: Xilinx changes for v5.0 | expand

Pull-request

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

Message

Michal Simek Dec. 13, 2018, 3:29 p.m. UTC
Hi,

please pull this one patch to your tree. It is just aligning mmc node
node with spec.

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-dt-for-v5.0

for you to fetch changes up to ac1e507fe61db9aacb3d6f2c57f095c1cb3cbacb:

  ARM: dts: Use mmc@ instead sdhci@ (2018-11-05 10:35:17 +0100)

----------------------------------------------------------------
arm: dts: zynq: DT changes for v5.0

- Fix mmc node name

----------------------------------------------------------------
Michal Simek (1):
      ARM: dts: Use mmc@ instead sdhci@

 arch/arm/boot/dts/zynq-7000.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann Dec. 20, 2018, 3:32 p.m. UTC | #1
On Thu, Dec 13, 2018 at 4:29 PM Michal Simek <monstr@monstr.eu> wrote:
> ----------------------------------------------------------------
> arm: dts: zynq: DT changes for v5.0
>
> - Fix mmc node name

Pulled into next/dt, thanks!

      Arnd