mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
arm64: dts: rockchip: rk3528: default disable v2 tuning for sdio
Signed-off-by: Weiguo Hu <hwg@rock-chips.com> Change-Id: I0fb7f8be05046c44f11e3a0591fca15b8b8cbb27
This commit is contained in:
@@ -2219,7 +2219,6 @@
|
||||
fifo-depth = <0x100>;
|
||||
resets = <&cru SRST_HRESETN_SDIO0>;
|
||||
reset-names = "reset";
|
||||
rockchip,use-v2-tuning;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -2235,7 +2234,6 @@
|
||||
fifo-depth = <0x100>;
|
||||
resets = <&cru SRST_HRESETN_SDIO1>;
|
||||
reset-names = "reset";
|
||||
rockchip,use-v2-tuning;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user