diff options
author | oscardagrach <ryan@edited.us> | 2018-06-18 21:08:25 +0300 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2018-07-17 14:01:33 +0300 |
commit | 52ac6f2a8825116410bbe55fa3d1aea33774431b (patch) | |
tree | 340b2a216defcee39636cb8cd584b396d835f793 /arch/arm64/boot/dts/hisilicon/hi3660.dtsi | |
parent | a30449eb3ac908f26b4bc963a58039a5f2725ffa (diff) | |
download | linux-52ac6f2a8825116410bbe55fa3d1aea33774431b.tar.xz |
arm64: dts: hikey960: Remove deprecated MMC properties
Remove deprecated MMC properties for hi3660
Signed-off-by: Ryan Grachek <ryan@edited.us>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'arch/arm64/boot/dts/hisilicon/hi3660.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi index 8d477dcbfa58..1cd9263dd6eb 100644 --- a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi +++ b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi @@ -1009,7 +1009,6 @@ bus-width = <0x4>; disable-wp; cap-sd-highspeed; - supports-highspeed; card-detect-delay = <200>; reg = <0x0 0xff37f000 0x0 0x1000>; interrupts = <GIC_SPI 139 IRQ_TYPE_LEVEL_HIGH>; @@ -1030,12 +1029,6 @@ sd-uhs-sdr50; sd-uhs-sdr104; status = "disabled"; - - slot@0 { - reg = <0x0>; - bus-width = <4>; - disable-wp; - }; }; /* SDIO */ @@ -1049,7 +1042,6 @@ resets = <&crg_rst 0x94 20>; reset-names = "reset"; card-detect-delay = <200>; - supports-highspeed; keep-power-in-suspend; pinctrl-names = "default"; pinctrl-0 = <&sdio_pmx_func |