diff options
author | oscardagrach <ryan@edited.us> | 2018-06-18 13:08:25 -0500 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2018-07-17 12:01:33 +0100 |
commit | 52ac6f2a8825116410bbe55fa3d1aea33774431b (patch) | |
tree | 340b2a216defcee39636cb8cd584b396d835f793 /arch/arm64/boot/dts/hisilicon | |
parent | a30449eb3ac908f26b4bc963a58039a5f2725ffa (diff) | |
download | talos-obmc-linux-52ac6f2a8825116410bbe55fa3d1aea33774431b.tar.gz talos-obmc-linux-52ac6f2a8825116410bbe55fa3d1aea33774431b.zip |
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')
-rw-r--r-- | arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts | 1 | ||||
-rw-r--r-- | arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 8 |
2 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts b/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts index 68c5a6c819ae..1b2cabe3f478 100644 --- a/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts +++ b/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts @@ -583,7 +583,6 @@ broken-cd; /* WL_EN */ vmmc-supply = <&wlan_en>; - ti,non-removable; non-removable; cap-power-off-card; keep-power-in-suspend; 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 |