From patchwork Mon Dec 7 03:26:25 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Leizhen (ThunderTown)" X-Patchwork-Id: 1411857 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=huawei.com Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4Cq80F1rLBz9sW1 for ; Mon, 7 Dec 2020 14:28:13 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728673AbgLGD1a (ORCPT ); Sun, 6 Dec 2020 22:27:30 -0500 Received: from szxga06-in.huawei.com ([45.249.212.32]:8953 "EHLO szxga06-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726484AbgLGD13 (ORCPT ); Sun, 6 Dec 2020 22:27:29 -0500 Received: from DGGEMS409-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga06-in.huawei.com (SkyGuard) with ESMTP id 4Cq7y65zFtzhnVr; Mon, 7 Dec 2020 11:26:22 +0800 (CST) Received: from thunder-town.china.huawei.com (10.174.177.9) by DGGEMS409-HUB.china.huawei.com (10.3.19.209) with Microsoft SMTP Server id 14.3.487.0; Mon, 7 Dec 2020 11:26:39 +0800 From: Zhen Lei To: Ulf Hansson , Rob Herring , Matthias Brugger , linux-mmc , devicetree , linux-arm-kernel , linux-mediatek , linux-kernel CC: Zhen Lei Subject: [PATCH 0/1] dt-bindings: mmc: eliminate yamllint warnings Date: Mon, 7 Dec 2020 11:26:25 +0800 Message-ID: <20201207032626.1445-1-thunder.leizhen@huawei.com> X-Mailer: git-send-email 2.26.0.windows.1 MIME-Version: 1.0 X-Originating-IP: [10.174.177.9] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This patch is based on the latest linux-next code. Zhen Lei (1): dt-bindings: mmc: eliminate yamllint warnings Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 26 +++++++++++------------ 1 file changed, 13 insertions(+), 13 deletions(-)