Skip to content

Commit

Permalink
rockchip: dts: RK322x remove uhs speeds
Browse files Browse the repository at this point in the history
  • Loading branch information
knaerzche committed Apr 27, 2020
1 parent 78447df commit 61974a7
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ new file mode 100644
index 0000000000..a25074b1c1
--- /dev/null
+++ b/arch/arm/boot/dts/rk322x-box.dtsi
@@ -0,0 +1,578 @@
@@ -0,0 +1,574 @@
+/*
+ * Copyright (C) 2020 knaerzche <knaerzche@gmail.com>
+ *
Expand Down Expand Up @@ -475,8 +475,6 @@ index 0000000000..a25074b1c1
+ pinctrl-0 = <&sdmmc_pwr &sdmmc_clk &sdmmc_cmd &sdmmc_bus4>;
+ cap-sd-highspeed;
+ disable-wp;
+ sd-uhs-sdr50;
+ sd-uhs-sdr104;
+ supports-sd;
+ status = "okay";
+};
Expand All @@ -491,8 +489,6 @@ index 0000000000..a25074b1c1
+ ignore-pm-notify;
+ keep-power-in-suspend;
+ non-removable;
+ sd-uhs-sdr50;
+ sd-uhs-sdr104;
+ supports-sdio;
+ status = "okay";
+};
Expand Down

0 comments on commit 61974a7

Please sign in to comment.