Searched hist:e7c9de6617e6a51e6502920c5b3e5a41a0bf6973 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynqmp.dtsi | diff e7c9de6617e6a51e6502920c5b3e5a41a0bf6973 Thu Jan 03 04:14:24 CST 2019 Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> 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>
|
/openbmc/u-boot/board/xilinx/zynqmp/ |
H A D | zynqmp.c | diff e7c9de6617e6a51e6502920c5b3e5a41a0bf6973 Thu Jan 03 04:14:24 CST 2019 Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> 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>
|