From patchwork Tue Mar 29 11:45:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tinghan Shen X-Patchwork-Id: 12794721 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1153BC433F5 for ; Tue, 29 Mar 2022 11:51:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=7y79arZzg1DojhEf9BAKUbcCHzqYzy/BsyJf0dI0sLc=; b=HHOHiQzG1nmX7I 5xZgYOn3VArn7carznTsYb1RMPiRkqMk22NgNTD6JBu1c6cRJrOTohlFmTjsIbguT5xy/da25G9ml lTgcZ/kZSzNKg6sH+kMGwibSAmntM0AJ/x1SYP7JmKjzZrnEWS4w2n8i+/m5HGylXbPdhEh48VOSB 6kkJUg2dKZuNy4wJHetCMbym/+hE/eq7Up8KCb9LvUAUAu6fA/8wC8BPhKZj5ZxPw9xhiRzrBtN8F yXKT75N+SqfUu9YmENy/XLlRnokhVDusYcqUNrBwmL2vtvCqvprh9txjfiwUU7qSiybhoSlK3TAIf saIv/6zva7FN/3sgcPeg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nZAMD-00C4A5-34; Tue, 29 Mar 2022 11:49:53 +0000 Received: from mailgw01.mediatek.com ([216.200.240.184]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nZAM7-00C47c-Dy; Tue, 29 Mar 2022 11:49:48 +0000 X-UUID: 9544b9acf29f4da49c6179140e48e38c-20220329 X-UUID: 9544b9acf29f4da49c6179140e48e38c-20220329 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw01.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1840567794; Tue, 29 Mar 2022 04:49:40 -0700 Received: from mtkmbs10n2.mediatek.inc (172.21.101.183) by MTKMBS62N2.mediatek.inc (172.29.193.42) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 29 Mar 2022 04:46:13 -0700 Received: from mtkcas11.mediatek.inc (172.21.101.40) by mtkmbs10n2.mediatek.inc (172.21.101.183) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.792.3; Tue, 29 Mar 2022 19:46:11 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas11.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Tue, 29 Mar 2022 19:46:11 +0800 From: Tinghan Shen To: Chaotian Jing , Ulf Hansson , Rob Herring , "Krzysztof Kozlowski" , Matthias Brugger , AngeloGioacchino Del Regno , Wenbin Mei CC: , , , , , , , , , Tinghan Shen Subject: [PATCH v12 1/3] dt-bindings: mmc: mtk-sd: fix yamllint error Date: Tue, 29 Mar 2022 19:45:38 +0800 Message-ID: <20220329114540.17140-2-tinghan.shen@mediatek.com> X-Mailer: git-send-email 2.15.GIT In-Reply-To: <20220329114540.17140-1-tinghan.shen@mediatek.com> References: <20220329114540.17140-1-tinghan.shen@mediatek.com> MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220329_044947_499328_53A41B82 X-CRM114-Status: UNSURE ( 9.81 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Documentation/devicetree/bindings/mmc/mtk-sd.yaml 54:81 error line too long (95 > 80 characters) (line-length) Signed-off-by: Tinghan Shen --- Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml index 297ada03e3de..7032f7adf3ca 100644 --- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml @@ -50,7 +50,8 @@ properties: - description: source clock (required). - description: HCLK which used for host (required). - description: independent source clock gate (required for MT2712). - - description: bus clock used for internal register access (required for MT2712 MSDC0/3). + - description: bus clock used for internal register access + (required for MT2712 MSDC0/3). - description: msdc subsys clock gate (required for MT8192). - description: peripheral bus clock gate (required for MT8192). - description: AXI bus clock gate (required for MT8192).