From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754953AbcKCGW2 (ORCPT ); Thu, 3 Nov 2016 02:22:28 -0400 Received: from mailout3.samsung.com ([203.254.224.33]:42713 "EHLO mailout3.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754595AbcKCGWI (ORCPT ); Thu, 3 Nov 2016 02:22:08 -0400 X-AuditID: cbfee61a-f79916d0000062de-e2-581ad78b18f7 From: Jaehoon Chung To: linux-mmc@vger.kernel.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, ulf.hansson@linaro.org, robh+dt@kernel.org, krzk@kernel.org, heiko@sntech.de, shawn.lin@rock-chips.com, Jaehoon Chung Subject: [PATCH 13/13] Documentation: synopsys-dw-mshc: remove the unused properties Date: Thu, 03 Nov 2016 15:21:35 +0900 Message-id: <20161103062135.10697-14-jh80.chung@samsung.com> X-Mailer: git-send-email 2.10.1 In-reply-to: <20161103062135.10697-1-jh80.chung@samsung.com> References: <20161103062135.10697-1-jh80.chung@samsung.com> X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFuplkeLIzCtJLcpLzFFi42I5/e+xgG73dakIg0fL1CzmHznHavH/0WtW ixu/2lgtzp/fwG6x6fE1VovLu+awWRz5389o8enBf2aLGef3MVm07j3CbnHnyXpWi+Nrwx14 PDat6mTzuHNtD5vH5iX1Hn9n7Wfx6NuyitFj+7V5zB6fN8kFsEe52WSkJqakFimk5iXnp2Tm pdsqhYa46VooKeQl5qbaKkXo+oYEKSmUJeaUAnlGBmjAwTnAPVhJ3y7BLWPLkWvsBY2cFdfP bWRrYLzM3sXIySEhYCLRsmIjE4QtJnHh3nq2LkYuDiGBpYwSm2dcACsSEvjBKLG1uRTEZhPQ kdj+7ThYg4iArMTPPxfAGpgFDjJJ/J+0mwUkISwQJtF37QFYEYuAqsSyvQsZuxg5OHgFbCSO vjeFWCYvceHqKbByTqDwxCPNrBC7rCVuHV7JNIGRdwEjwypGidSC5ILipPRcw7zUcr3ixNzi 0rx0veT83E2M4Kh4JrWD8eAu90OMAhyMSjy8H1SkIoRYE8uKK3MPMUpwMCuJ8O66AhTiTUms rEotyo8vKs1JLT7EaAp010RmKdHkfGDE5pXEG5qYm5gbG1iYW1qaGCmJ8zbOfhYuJJCeWJKa nZpakFoE08fEwSnVwGinI73gYbDD50V+ZZ6TZ//7aXy/5mgj5/0f7pLWM74v4jldpF4e8LVp +xv1nb9f3OI5Pv/Q9vQvL/tPFgZqe2UnWm2Y0BhQuNOT/TV3bKfAOgE2yb6srbW7U9Le+gnP ldOPzX+44fO3Gxx3Dh0xM/uQabhZ2sdq05Vm/glrvmTFRM1+unT9rKVKLMUZiYZazEXFiQCj Shs3oAIAAA== X-MTR: 20000000000000000@CPGS Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org "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 --- Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt index 21c8251..3dd2849 100644 --- a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt +++ b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt @@ -68,11 +68,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. -- 2.10.1