Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp1638633imm; Sat, 13 Oct 2018 00:22:15 -0700 (PDT) X-Google-Smtp-Source: ACcGV607KF6WlFpUH+2gqfXqfkiwABosQYdfMBPXy24X2GRSJMlzvqqmOtsIQ9zCGmAwmFtpZYnN X-Received: by 2002:a63:4d5b:: with SMTP id n27-v6mr8450654pgl.270.1539415335301; Sat, 13 Oct 2018 00:22:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539415335; cv=none; d=google.com; s=arc-20160816; b=R2po3dHKdDvwDcVRwKKHVVSuauQsRIZfkvrzaH6G5Vdxhsm4Msm9e7l8n2xeHTQhlo yqfZrlw1VljIR/V8gKWGPJGbkD8SsfH157KcXKH2Vk6g1MFg01KuxJa/y68Vv9YFjy0y EBt3ApDES4aZjjinZphexcLsva9Q+y3xcot85kOYzDurjAKbA6R+paRX/7264oGlALvu nWFXlUp7VbcAklbD8LZ+oA6orJesBCeR1pDEHZ8Nqb97bITSGWruUzcxfBmRENrKSxH4 EIntL0siM3ufzqaE7ijbs/Uy7NXifW+aj9aCvlg8KWY+62ZP+TNnysq4T+UvE6akO9rr ue5g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=B+O1oQGUS78XfVPMmIMyiynr4j9Fcp7gkBJT7nQ+09U=; b=dE5RADSY1yZzqxIdVF3qGIVTEvVCGR6kcbD2v1Zy7EGrr4tW9f2RXh1dz/F2m1urGY t4jhRu+c3QT0kH60iP9GtylQtgHrURsW4pc2iubDrB30uYZBBDMHiDY9bZYQ6wb1t8DA xnqqshxaXeGhB8CXTnNtejhV1bItROQnD7vUuKxOUxYyuhGltVlR66pFm2qmfdDO/kWv jCV1LWqm+81NI+w9vNDhu5b0kuFubJ6hgQ7bzTFJ8n/g1+Ielhby6/d/dlPmM9EmP7zo BfIvZ/7QdzwWE6uE87HCAPOrF8Z1TaWCZUnw/5nciYDdEAoSFugLnGpFbSpEtpUsYcxM xXxQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w19-v6si3498923plp.304.2018.10.13.00.21.46; Sat, 13 Oct 2018 00:22:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726294AbeJMO5O (ORCPT + 99 others); Sat, 13 Oct 2018 10:57:14 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:2467 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1726072AbeJMO5O (ORCPT ); Sat, 13 Oct 2018 10:57:14 -0400 X-UUID: 174782db42cb4a858ff12a61e52d914a-20181013 X-UUID: 174782db42cb4a858ff12a61e52d914a-20181013 Received: from mtkcas08.mediatek.inc [(172.21.101.126)] by mailgw02.mediatek.com (envelope-from ) (mhqrelay.mediatek.com ESMTP with TLS) with ESMTP id 609370241; Sat, 13 Oct 2018 15:21:08 +0800 Received: from mtkcas08.mediatek.inc (172.21.101.126) by mtkmbs08n1.mediatek.inc (172.21.101.55) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Sat, 13 Oct 2018 15:21:06 +0800 Received: from localhost.localdomain (10.17.3.153) by mtkcas08.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1395.4 via Frontend Transport; Sat, 13 Oct 2018 15:21:05 +0800 From: Chaotian Jing To: Ulf Hansson CC: Rob Herring , Mark Rutland , Matthias Brugger , Chaotian Jing , Ryder Lee , Wolfram Sang , Sean Wang , , , , , , , , Subject: [PATCH 1/6] mmc: dt-bindings: add support for MT8183 SoC Date: Sat, 13 Oct 2018 15:20:45 +0800 Message-ID: <1539415250-32337-2-git-send-email-chaotian.jing@mediatek.com> X-Mailer: git-send-email 1.8.1.1.dirty In-Reply-To: <1539415250-32337-1-git-send-email-chaotian.jing@mediatek.com> References: <1539415250-32337-1-git-send-email-chaotian.jing@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add the devicetree binding for MT8183 SoC Signed-off-by: Chaotian Jing --- Documentation/devicetree/bindings/mmc/mtk-sd.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.txt b/Documentation/devicetree/bindings/mmc/mtk-sd.txt index f2208f4..f5bcda3 100644 --- a/Documentation/devicetree/bindings/mmc/mtk-sd.txt +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.txt @@ -10,6 +10,7 @@ Required properties: - compatible: value should be either of the following. "mediatek,mt8135-mmc": for mmc host ip compatible with mt8135 "mediatek,mt8173-mmc": for mmc host ip compatible with mt8173 + "mediatek,mt8183-mmc": for mmc host ip compatible with mt8183 "mediatek,mt2701-mmc": for mmc host ip compatible with mt2701 "mediatek,mt2712-mmc": for mmc host ip compatible with mt2712 "mediatek,mt7622-mmc": for MT7622 SoC -- 1.8.1.1.dirty