commit | e7c9de6617e6a51e6502920c5b3e5a41a0bf6973 | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Thu Jan 03 15:44:24 2019 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Jan 24 10:03:42 2019 +0100 |
tree | 05aadac5848febaf37985415b01f5380f42164fb | |
parent | 10598580612cbaee2298bddd77e9a51df5a2943d [diff] |
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>