From: Jaehoon Chung Date: Thu, 17 Nov 2016 07:40:41 +0000 (+0900) Subject: Documentation: synopsys-dw-mshc: remove the unused properties X-Git-Tag: Ubuntu-4.10.0-19.21~2057^2~71 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=53e391aba608828927e6a1236d2c7ec132f917f0;p=mirror_ubuntu-artful-kernel.git Documentation: synopsys-dw-mshc: remove the unused properties "support-highspeed" was the obsoleted property. And "broken-cd" is not synopsys specific property. It can be referred to mmc.txt binding Documentation. Signed-off-by: Jaehoon Chung Acked-by: Rob Herring Reviewed-by: Shawn Lin Signed-off-by: Ulf Hansson --- diff --git a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt index 1279a221640a..7fd17c3da116 100644 --- a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt +++ b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt @@ -75,11 +75,6 @@ Optional properties: * card-detect-delay: Delay in milli-seconds before detecting card after card insert event. The default value is 0. -* supports-highspeed (DEPRECATED): Enables support for high speed cards (up to 50MHz) - (use "cap-mmc-highspeed" or "cap-sd-highspeed" instead) - -* broken-cd: as documented in mmc core bindings. - * vmmc-supply: The phandle to the regulator to use for vmmc. If this is specified we'll defer probe until we can find this regulator.