From patchwork Wed May 8 05:54:16 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xi Chen X-Patchwork-Id: 10934203 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CC14B92A for ; Wed, 8 May 2019 05:54:38 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B992F289F4 for ; Wed, 8 May 2019 05:54:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AB0C8289F8; Wed, 8 May 2019 05:54:38 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 32F6C289F4 for ; Wed, 8 May 2019 05:54:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=1NQieHRUjpJN2UqwBXMfjCCthp5SWu1Jwjf3Kch9C2w=; b=E+6SP/SUFriL4Z cZr5OktjCUAy8MGXD+gWiiNw0dDZCsc6HhBprPT1kMBypyBi7DCU/RgPnuQPrizZpG5XgRYNZMPr5 3U/J0JE1qBhjd383f8xjIO7Amcw1Y+krzN3gMr2ZtRwuSBbgPOeRs1GRvEMrAKYUSjaiR7jwvGYQ9 NP2n1jxfyHtLQ12iRXIooRU3Q4IfN1nesA50sBgP7+HDeG9ZVbDHov56SONMUCXLtlEXne9Yf3J+3 XyEcLSrQxa0GxS1IhyD1hKrIQjs2NxbTCyU4oLCGcS729yUxl/u3Grlr4leGOAzgFNhYIspP+AjGp OACRivKhAjRMw+lYQDdQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hOFXJ-0008Qt-O0; Wed, 08 May 2019 05:54:37 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hOFXH-0008Py-03 for linux-mediatek@lists.infradead.org; Wed, 08 May 2019 05:54:36 +0000 X-UUID: 3d3400c29c98484d98ebca6303eb7e14-20190507 X-UUID: 3d3400c29c98484d98ebca6303eb7e14-20190507 Received: from mtkcas67.mediatek.inc [(172.29.193.45)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLS) with ESMTP id 279561220; Tue, 07 May 2019 21:54:25 -0800 Received: from mtkmbs03n2.mediatek.inc (172.21.101.182) by MTKMBS62N2.mediatek.inc (172.29.193.42) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Tue, 7 May 2019 22:54:24 -0700 Received: from mtkcas07.mediatek.inc (172.21.101.84) by mtkmbs03n2.mediatek.inc (172.21.101.182) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Wed, 8 May 2019 13:54:22 +0800 Received: from localhost.localdomain (10.17.3.153) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1395.4 via Frontend Transport; Wed, 8 May 2019 13:54:22 +0800 From: Xi Chen To: , , Subject: [PATCH] [v4 0/2] dt-bindings: soc: Add MT8183 emi dt-bindings Date: Wed, 8 May 2019 13:54:16 +0800 Message-ID: <1557294858-27697-1-git-send-email-xixi.chen@mediatek.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 X-TM-SNTS-SMTP: 3E41642A4B031D987E275FA50D8FD37320D1DD08519E64B89ADB8F814B1BFE702000:8 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190507_225435_043576_2A19FE77 X-CRM114-Status: UNSURE ( 8.19 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-mediatek@lists.infradead.org, Xi Chen , srv_heupstream@mediatek.com Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+patchwork-linux-mediatek=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add emi dt-bindings of MT8183 in binding document. Signed-off-by: Xi Chen --- .../bindings/memory-controllers/mediatek,emi.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,emi.txt diff --git a/Documentation/devicetree/bindings/memory-controllers/mediatek,emi.txt b/Documentation/devicetree/bindings/memory-controllers/mediatek,emi.txt new file mode 100644 index 0000000..a19e3b3 --- /dev/null +++ b/Documentation/devicetree/bindings/memory-controllers/mediatek,emi.txt @@ -0,0 +1,19 @@ +EMI (External Memory Interface) + +Required properties: +- compatible : must be one of : + "mediatek,mt8183-emi" +- reg : the register and size of the EMI block. +- interrupts : includes MPU, CGM, ELM. + +Example: + emi@10219000 { + compatible = "mediatek,mt8183-emi"; + reg = <0 0x10219000 0 0x1000>, /* CEN EMI */ + <0 0x10226000 0 0x1000>, /* EMI MPU */ + <0 0x1022d000 0 0x1000>, /* CHA EMI */ + <0 0x10235000 0 0x1000>; /* CHB EMI */ + interrupts = , /* MPU */ + , /* CGM */ + ; /* ELM */ +};