Commit 2250e041 authored by P L Sai Krishna's avatar P L Sai Krishna Committed by Michal Simek

arm64: zynqmp: Add 8-bit bus width property for ep108

This patch add 8-bit bus width property to eMMC node.
Signed-off-by: default avatarP L Sai Krishna <lakshmis@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent c9214380
......@@ -92,6 +92,7 @@ &sata {
&sdhci0 {
status = "okay";
bus-width = <8>;
};
&sdhci1 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment