Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752183AbbLIG5I (ORCPT ); Wed, 9 Dec 2015 01:57:08 -0500 Received: from mailgw01.mediatek.com ([218.249.47.110]:26223 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1750862AbbLIG5H (ORCPT ); Wed, 9 Dec 2015 01:57:07 -0500 X-Listener-Flag: 11101 Message-ID: <1449644144.14761.44.camel@mhfsdcap03> Subject: Re: [PATCH v6 1/5] dt-bindings: iommu: Add binding for mediatek IOMMU From: Yong Wu To: Rob Herring , Mark Rutland CC: Joerg Roedel , Thierry Reding , Matthias Brugger , Robin Murphy , Will Deacon , Daniel Kurtz , Tomasz Figa , Lucas Stach , Catalin Marinas , , Sasha Hauer , , , , , , , , , , Date: Wed, 9 Dec 2015 14:55:44 +0800 In-Reply-To: <20151209033302.GA12091@rob-hp-laptop> References: <1449568153-15643-1-git-send-email-yong.wu@mediatek.com> <1449568153-15643-2-git-send-email-yong.wu@mediatek.com> <20151209033302.GA12091@rob-hp-laptop> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1427 Lines: 44 also add Mark. On Tue, 2015-12-08 at 21:33 -0600, Rob Herring wrote: > On Tue, Dec 08, 2015 at 05:49:09PM +0800, Yong Wu wrote: > > This patch add mediatek iommu dts binding document. > > > > Signed-off-by: Yong Wu > > --- > > .../devicetree/bindings/iommu/mediatek,iommu.txt | 68 +++++++++++++ > > include/dt-bindings/memory/mt8173-larb-port.h | 111 +++++++++++++++++++++ > > This should be iommu rather than memory. Hi Rob, Thanks very much for review. From the HW, all the larbs and ports are defined in the SMI. About the position of the SMI code, We also discussed before in [1]. So I put the header file in /dt-bindings/memory/. This is a smi larb-port header file, maybe we should move this header file into this patch: [2/5] dt-bindings: mediatek: Add smi dts binding is it ok if we move it into [2/5]? [1] http://lists.infradead.org/pipermail/linux-mediatek/2015-March/000121.html > > Otherwise, it looks okay to me. Thanks. > > > 2 files changed, 179 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/iommu/mediatek,iommu.txt > > create mode 100644 include/dt-bindings/memory/mt8173-larb-port.h -- 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/