There is no support to switch to 1.8V and use
UHS mode on 1.0 silicon. Hence, this patch add
no-1-8-v property to SD node to denotes 1.8v card
voltage is not supported on this system, even if
the controller claims it is.
Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
/* SD1 with level shifter */
&sdhci1 {
status = "okay";
+ no-1-8-v; /* for 1.0 silicon */
};
&uart0 {
/* SD1 with level shifter */
&sdhci1 {
status = "okay";
+ no-1-8-v; /* for 1.0 silicon */
};
&uart0 {