From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756685AbdDRKNp (ORCPT ); Tue, 18 Apr 2017 06:13:45 -0400 Received: from mailgw01.mediatek.com ([210.61.82.183]:18257 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1755659AbdDRKNV (ORCPT ); Tue, 18 Apr 2017 06:13:21 -0400 From: Yong Mao To: Ulf Hansson , Rob Herring CC: Linus Walleij , Daniel Kurtz , Chaotian Jing , yong mao , Eddie Huang , , , , , , Subject: [PATCH v2 1/3] mmc: dt-bindings: update Mediatek MMC bindings Date: Tue, 18 Apr 2017 18:13:09 +0800 Message-ID: <1492510391-704-2-git-send-email-yong.mao@mediatek.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1492510391-704-1-git-send-email-yong.mao@mediatek.com> References: <1492510391-704-1-git-send-email-yong.mao@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: yong mao Add description for mediatek,clk-pad-delay Signed-off-by: Yong Mao Signed-off-by: Chaotian Jing --- Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.txt b/Documentation/devicetree/bindings/mmc/mtk-sd.txt index 4182ea3..fbb3fd6 100644 --- a/Documentation/devicetree/bindings/mmc/mtk-sd.txt +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.txt @@ -30,6 +30,7 @@ Optional properties: - mediatek,hs400-cmd-resp-sel-rising: HS400 command response sample selection If present,HS400 command responses are sampled on rising edges. If not present,HS400 command responses are sampled on falling edges. +- mediatek,clk-pad-delay: clock pad delay setting Examples: mmc0: mmc@11230000 { @@ -50,4 +51,5 @@ mmc0: mmc@11230000 { mediatek,hs200-cmd-int-delay = <26>; mediatek,hs400-cmd-int-delay = <14>; mediatek,hs400-cmd-resp-sel-rising; + mediatek,clk-pad-delay = <5>; }; -- 1.7.9.5 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yong Mao Subject: [PATCH v2 1/3] mmc: dt-bindings: update Mediatek MMC bindings Date: Tue, 18 Apr 2017 18:13:09 +0800 Message-ID: <1492510391-704-2-git-send-email-yong.mao@mediatek.com> References: <1492510391-704-1-git-send-email-yong.mao@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1492510391-704-1-git-send-email-yong.mao@mediatek.com> Sender: linux-kernel-owner@vger.kernel.org To: Ulf Hansson , Rob Herring Cc: Linus Walleij , Daniel Kurtz , Chaotian Jing , yong mao , Eddie Huang , linux-mmc@vger.kernel.org, srv_heupstream@mediatek.com, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org From: yong mao Add description for mediatek,clk-pad-delay Signed-off-by: Yong Mao Signed-off-by: Chaotian Jing --- Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.txt b/Documentation/devicetree/bindings/mmc/mtk-sd.txt index 4182ea3..fbb3fd6 100644 --- a/Documentation/devicetree/bindings/mmc/mtk-sd.txt +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.txt @@ -30,6 +30,7 @@ Optional properties: - mediatek,hs400-cmd-resp-sel-rising: HS400 command response sample selection If present,HS400 command responses are sampled on rising edges. If not present,HS400 command responses are sampled on falling edges. +- mediatek,clk-pad-delay: clock pad delay setting Examples: mmc0: mmc@11230000 { @@ -50,4 +51,5 @@ mmc0: mmc@11230000 { mediatek,hs200-cmd-int-delay = <26>; mediatek,hs400-cmd-int-delay = <14>; mediatek,hs400-cmd-resp-sel-rising; + mediatek,clk-pad-delay = <5>; }; -- 1.7.9.5 From mboxrd@z Thu Jan 1 00:00:00 1970 From: yong.mao@mediatek.com (Yong Mao) Date: Tue, 18 Apr 2017 18:13:09 +0800 Subject: [PATCH v2 1/3] mmc: dt-bindings: update Mediatek MMC bindings In-Reply-To: <1492510391-704-1-git-send-email-yong.mao@mediatek.com> References: <1492510391-704-1-git-send-email-yong.mao@mediatek.com> Message-ID: <1492510391-704-2-git-send-email-yong.mao@mediatek.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: yong mao Add description for mediatek,clk-pad-delay Signed-off-by: Yong Mao Signed-off-by: Chaotian Jing --- Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.txt b/Documentation/devicetree/bindings/mmc/mtk-sd.txt index 4182ea3..fbb3fd6 100644 --- a/Documentation/devicetree/bindings/mmc/mtk-sd.txt +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.txt @@ -30,6 +30,7 @@ Optional properties: - mediatek,hs400-cmd-resp-sel-rising: HS400 command response sample selection If present,HS400 command responses are sampled on rising edges. If not present,HS400 command responses are sampled on falling edges. +- mediatek,clk-pad-delay: clock pad delay setting Examples: mmc0: mmc at 11230000 { @@ -50,4 +51,5 @@ mmc0: mmc at 11230000 { mediatek,hs200-cmd-int-delay = <26>; mediatek,hs400-cmd-int-delay = <14>; mediatek,hs400-cmd-resp-sel-rising; + mediatek,clk-pad-delay = <5>; }; -- 1.7.9.5