summaryrefslogtreecommitdiff
path: root/arch/arm/dts
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-10-06 14:08:00 +0200
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-10-10 08:22:54 +0900
commit17cf99a5bb904a6e7c8797db2632bbe65ae1cfb5 (patch)
tree4ea1f507f53eb6b223094e7e4a18bab7777c08b6 /arch/arm/dts
parent3219c77e58a8b6d272a40d87b06361f1e7882712 (diff)
ARM: rmobile: dts: Add SDR104/HS200 to Salvator-X
Add DT nodes to enable SDR104/HS200 modes on Salvator-X boards. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'arch/arm/dts')
-rw-r--r--arch/arm/dts/salvator-common.dtsi9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/dts/salvator-common.dtsi b/arch/arm/dts/salvator-common.dtsi
index abc87c0191..ce06a7cbd5 100644
--- a/arch/arm/dts/salvator-common.dtsi
+++ b/arch/arm/dts/salvator-common.dtsi
@@ -570,7 +570,10 @@
wp-gpios = <&gpio3 13 GPIO_ACTIVE_HIGH>;
bus-width = <4>;
sd-uhs-sdr50;
+ sd-uhs-sdr104;
status = "okay";
+
+ max-frequency = <208000000>;
};
&sdhi2 {
@@ -582,9 +585,12 @@
vmmc-supply = <&reg_3p3v>;
vqmmc-supply = <&reg_1p8v>;
bus-width = <8>;
+ mmc-ddr-1_8v;
mmc-hs200-1_8v;
non-removable;
status = "okay";
+
+ max-frequency = <200000000>;
};
&sdhi3 {
@@ -598,7 +604,10 @@
wp-gpios = <&gpio4 16 GPIO_ACTIVE_HIGH>;
bus-width = <4>;
sd-uhs-sdr50;
+ sd-uhs-sdr104;
status = "okay";
+
+ max-frequency = <208000000>;
};
&ssi1 {