Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753379AbbF3HD1 (ORCPT ); Tue, 30 Jun 2015 03:03:27 -0400 Received: from mailgw01.mediatek.com ([210.61.82.183]:60018 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751758AbbF3HDW (ORCPT ); Tue, 30 Jun 2015 03:03:22 -0400 X-Listener-Flag: 11101 From: Mars Cheng To: Matthias Brugger CC: , , , , , , , , , , Mars Cheng Subject: [PATCH v2 1/2] Document: DT: Add bindings for mediatek MT6580 SoC Platform Date: Tue, 30 Jun 2015 15:02:30 +0800 Message-ID: <1435647751-20422-2-git-send-email-mars.cheng@mediatek.com> X-Mailer: git-send-email 1.8.1.1.dirty In-Reply-To: <1435647751-20422-1-git-send-email-mars.cheng@mediatek.com> References: <1435647751-20422-1-git-send-email-mars.cheng@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 Content-Length: 1385 Lines: 38 This adds a DT binding documentation for the MT6580 SoC from Mediatek. Change-Id: I608738d330d356291b581203befcfe69c3a846c1 Signed-off-by: Mars Cheng --- Documentation/devicetree/bindings/arm/mediatek.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/mediatek.txt b/Documentation/devicetree/bindings/arm/mediatek.txt index dd7550a..2daa424 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.txt +++ b/Documentation/devicetree/bindings/arm/mediatek.txt @@ -5,6 +5,7 @@ Boards with a MediaTek mt65xx/mt81xx SoC shall have the following property: Required root node property: compatible: Must contain one of + "mediatek,mt6580" "mediatek,mt6589" "mediatek,mt6592" "mediatek,mt8127" @@ -14,6 +15,9 @@ compatible: Must contain one of Supported boards: +- Evaluation board for MT6580: + Required root node properties: + - compatible = "mediatek,mt6580-evbp1", "mediatek,mt6580"; - bq Aquaris5 smart phone: Required root node properties: - compatible = "mundoreader,bq-aquaris5", "mediatek,mt6589"; -- 1.8.1.1.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/