]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm64: zynqmp: Fix mmc node names to be in sync with kernel
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Thu, 3 Jan 2019 10:14:24 +0000 (15:44 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 24 Jan 2019 09:03:42 +0000 (10:03 +0100)
commite7c9de6617e6a51e6502920c5b3e5a41a0bf6973
tree05aadac5848febaf37985415b01f5380f42164fb
parent10598580612cbaee2298bddd77e9a51df5a2943d
arm64: zynqmp: Fix mmc node names to be in sync with kernel

This patches renames sd nodes in dts to be in line with
kernel. This patch also modifies the references for the same
in code.
It checks mmc first to have no time penalty for new DT node names based
on left-to-right expression evaluation.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp.dtsi
board/xilinx/zynqmp/zynqmp.c