From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 79070C4741F for ; Thu, 5 Nov 2020 19:02:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1AC212083B for ; Thu, 5 Nov 2020 19:02:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604602959; bh=hj2pl/RM8adcoUNDoeEP354UgCE1S6asjhTEIVeCOqk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=BzkuuFPLEYYF4iJpzNpszpjv3SZ/T+iQNWW3fPrVX/XbkfZTeztjF/zG+VIgKl/x9 drdvewiL6UR56cqlIhJiPJpN0z6zMNoFVQRvdaSe3jdrKi9QB6fr9veIA8z9OaordJ Qupkm2Hxa+QgPKmk81V4rKqEkzumMXpOFwxpJ/Uo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731984AbgKETCi (ORCPT ); Thu, 5 Nov 2020 14:02:38 -0500 Received: from mail-ej1-f68.google.com ([209.85.218.68]:40364 "EHLO mail-ej1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729783AbgKETCh (ORCPT ); Thu, 5 Nov 2020 14:02:37 -0500 Received: by mail-ej1-f68.google.com with SMTP id oq3so4145788ejb.7; Thu, 05 Nov 2020 11:02:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=XFm1g1EiYzBluJLGmisV7ILMFqrL/YClqVXss+qbsWg=; b=HAiIlWfS1pHDO2t4PvmHiOSMn9zjh7dbUqDSLqQPwnxW+ERAjABPQPu2RCHSZX6r8U BVvedgfgysbBGn+b7P8fMNFbnzDNNMLA9Wsobyd9+o3CRwNLiZbxzCSTUYLzdlR3HBId qKE2dpUjLsWU+gJ2SjmEohXb7Plt+Qo9CFFiZqZmWmk6FAvR4VJg8EVZgL4PpX/M2dg2 5u28F6rnHh6bbizpPMVzm9m7CI9ORLctmpaBZ+FyZABYlKGetpO1QbX66oLnhzSyEwYt R6NsMH5/Ubqlt4zchuHTHECD6YfBnKqgpCXOGjda6lQX1D/8SON/BLzIJvwGkBF9uP35 N9WQ== X-Gm-Message-State: AOAM532YLFish1tpj2WeKT5xrP1+0VpTYsBA8xItUqjQxfOdcwY8OLp0 bGcXtuK0HoTHmEGqHhN1sYd1culAXyvHZQ== X-Google-Smtp-Source: ABdhPJzaVwqw3472Feq75GhrSLPXU+RBfAY2Wt4c7vyClo62jBznXUBzGPV0Go9B4PQbXHib9moZbA== X-Received: by 2002:a17:906:3a59:: with SMTP id a25mr3935249ejf.546.1604602955646; Thu, 05 Nov 2020 11:02:35 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id d11sm1439614edu.2.2020.11.05.11.02.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Nov 2020 11:02:34 -0800 (PST) Date: Thu, 5 Nov 2020 20:02:32 +0100 From: Krzysztof Kozlowski To: Yong Wu Cc: Matthias Brugger , Rob Herring , Joerg Roedel , Robin Murphy , Will Deacon , Tomasz Figa , linux-mediatek@lists.infradead.org, srv_heupstream@mediatek.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, iommu@lists.linux-foundation.org, youlin.pei@mediatek.com, Nicolas Boichat , anan.sun@mediatek.com, ming-fan.chen@mediatek.com Subject: Re: [PATCH v5 1/3] dt-bindings: memory: mediatek: Convert SMI to DT schema Message-ID: <20201105190232.GA217610@kozik-lap> References: <20201103054200.21386-1-yong.wu@mediatek.com> <20201103054200.21386-2-yong.wu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201103054200.21386-2-yong.wu@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 03, 2020 at 01:41:58PM +0800, Yong Wu wrote: > Convert MediaTek SMI to DT schema. > > Signed-off-by: Yong Wu > --- > .../mediatek,smi-common.txt | 50 ------- > .../mediatek,smi-common.yaml | 140 ++++++++++++++++++ > .../memory-controllers/mediatek,smi-larb.txt | 50 ------- > .../memory-controllers/mediatek,smi-larb.yaml | 130 ++++++++++++++++ > 4 files changed, 270 insertions(+), 100 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.txt > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml Thanks, applied with Rob's tag. Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9FD47C388F7 for ; Thu, 5 Nov 2020 19:02:41 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1F1412078E for ; Thu, 5 Nov 2020 19:02:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1F1412078E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=iommu-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id BBF2A857F8; Thu, 5 Nov 2020 19:02:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5_TbSQkU8lIc; Thu, 5 Nov 2020 19:02:40 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by fraxinus.osuosl.org (Postfix) with ESMTP id 0A3E18575E; Thu, 5 Nov 2020 19:02:40 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id DD97AC0893; Thu, 5 Nov 2020 19:02:39 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by lists.linuxfoundation.org (Postfix) with ESMTP id 483D8C0889 for ; Thu, 5 Nov 2020 19:02:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 3F1E2864F4 for ; Thu, 5 Nov 2020 19:02:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oH6ZHsW83qiV for ; Thu, 5 Nov 2020 19:02:37 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ej1-f68.google.com (mail-ej1-f68.google.com [209.85.218.68]) by whitealder.osuosl.org (Postfix) with ESMTPS id 2C02B864C5 for ; Thu, 5 Nov 2020 19:02:37 +0000 (UTC) Received: by mail-ej1-f68.google.com with SMTP id za3so4158909ejb.5 for ; Thu, 05 Nov 2020 11:02:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=XFm1g1EiYzBluJLGmisV7ILMFqrL/YClqVXss+qbsWg=; b=Jj/MnKCBXknqeX8+EoGbZRexdMZaV6DqxHxI2NJFnJ5+ZAgUk18qzaPmiOI1zwcS7Q 1gF1AY45mgAYvgbRpc1/8/bbfdCnTDNYqkZ8Hqz5WO6gGJGn5v7Td6QB/DfDlzKDcKsw Ucy6zNhtzJVLwQ7DgDolCl9yT8RIFBbZ8FK7NiW4547PS74uXUA1v3XeMsCu9OyYpZPe PYohzpS8o3EIzCEFJPhNaugBn8WXdZFfs7LyD72J+V45j/4aoniva2/UdAHjNKlnSZnN mG5CorJ1tIYnotrxlcGG8dU6eANT9chuc6YY4SoO3wpkqpvdGjW0NB/UmFq8LxezwfDL wC6g== X-Gm-Message-State: AOAM533yhctakYuDZzC7gCVaoXmCDabsDVICQa6yNuS9zL1ZEafrShkG Iszazw/EhraVFKKoCmnSRpU= X-Google-Smtp-Source: ABdhPJzaVwqw3472Feq75GhrSLPXU+RBfAY2Wt4c7vyClo62jBznXUBzGPV0Go9B4PQbXHib9moZbA== X-Received: by 2002:a17:906:3a59:: with SMTP id a25mr3935249ejf.546.1604602955646; Thu, 05 Nov 2020 11:02:35 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id d11sm1439614edu.2.2020.11.05.11.02.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Nov 2020 11:02:34 -0800 (PST) Date: Thu, 5 Nov 2020 20:02:32 +0100 From: Krzysztof Kozlowski To: Yong Wu Subject: Re: [PATCH v5 1/3] dt-bindings: memory: mediatek: Convert SMI to DT schema Message-ID: <20201105190232.GA217610@kozik-lap> References: <20201103054200.21386-1-yong.wu@mediatek.com> <20201103054200.21386-2-yong.wu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201103054200.21386-2-yong.wu@mediatek.com> Cc: youlin.pei@mediatek.com, devicetree@vger.kernel.org, Nicolas Boichat , srv_heupstream@mediatek.com, Robin Murphy , linux-kernel@vger.kernel.org, Tomasz Figa , iommu@lists.linux-foundation.org, Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , ming-fan.chen@mediatek.com, anan.sun@mediatek.com, Will Deacon , linux-arm-kernel@lists.infradead.org X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" On Tue, Nov 03, 2020 at 01:41:58PM +0800, Yong Wu wrote: > Convert MediaTek SMI to DT schema. > > Signed-off-by: Yong Wu > --- > .../mediatek,smi-common.txt | 50 ------- > .../mediatek,smi-common.yaml | 140 ++++++++++++++++++ > .../memory-controllers/mediatek,smi-larb.txt | 50 ------- > .../memory-controllers/mediatek,smi-larb.yaml | 130 ++++++++++++++++ > 4 files changed, 270 insertions(+), 100 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.txt > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml Thanks, applied with Rob's tag. Best regards, Krzysztof _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8A968C388F7 for ; Thu, 5 Nov 2020 19:02:48 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E7DA5206F4 for ; Thu, 5 Nov 2020 19:02:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="n+aco9Eh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E7DA5206F4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=g+EeioY9zAWYpnULsaFdgYuPQUVBLOd6bt2ALGJvdM4=; b=n+aco9EhexJGFaMp1bUNwfBLl QazMZAqo4aHXmGiNqsAcMSGrxfdir0Cn4bdTn251HaJgF/ZPvopn9vyGO7eFnwwNmmLdyp1hsrDyD sgtgX5oZFz1djb0gIDF3pxw+Lds3ffegB2j5nSEW1LG4aWIhAibQeFDmcerqsCczWGCSGYeqIVCXn bMGUJOywSvVSgxlVY2NvSfW0hmR4YlZ80ASjAPbujS/FRdXTT1Pg5sJWTCBc/WngFjne08wFx2VcC ndGHp8iwAoyHRtmSpCrm2KPgEL0LdmSVYo8X2IgOU0f9ozz8HamZpzagzvW+R74pDA4KSI3QHBmM6 5+nu07iGw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kakWt-0003kW-O3; Thu, 05 Nov 2020 19:02:39 +0000 Received: from mail-ej1-f67.google.com ([209.85.218.67]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kakWr-0003jp-6k; Thu, 05 Nov 2020 19:02:38 +0000 Received: by mail-ej1-f67.google.com with SMTP id k3so4124438ejj.10; Thu, 05 Nov 2020 11:02:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=XFm1g1EiYzBluJLGmisV7ILMFqrL/YClqVXss+qbsWg=; b=N/owiJJAgeFzgIcG7nI9OKDesCtA1/w5LNQTOtwD7ZpZHiONCpY6Nmu0yNw0NfThzg 2OoBicIpiG3sfH+jh4nEGzsPFrx4jF5LOyb0kO2e/EqdYqMF2cFY+M8NXP8tgILbx22c Qjrei2JRxJZryqVizZ8Ca8IA7U2vE8Jc0IZZ3g2/lR3y2sw88A+kHA7/HQ2tOleqMJpR ppsG/tdJpJc9HyItcz0hIh3UhwpDcYBu+hCiY3SFEj71V9NYHPzCW76UYKs0oDgmje71 Hjy+25TiA/wb3LcoqJ2SiF5fggd2qGIDbwTVE6X1MPO7t1cHv+0uF0pdvy27hrqjVDPJ qA+A== X-Gm-Message-State: AOAM530Ko1E58Mv4V02YyiRA5BVY3A/8Yp6QlRDt/dwD3Q/yR80n4yA5 w4WmxCF8BDzt/ywGw/8VhjU= X-Google-Smtp-Source: ABdhPJzaVwqw3472Feq75GhrSLPXU+RBfAY2Wt4c7vyClo62jBznXUBzGPV0Go9B4PQbXHib9moZbA== X-Received: by 2002:a17:906:3a59:: with SMTP id a25mr3935249ejf.546.1604602955646; Thu, 05 Nov 2020 11:02:35 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id d11sm1439614edu.2.2020.11.05.11.02.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Nov 2020 11:02:34 -0800 (PST) Date: Thu, 5 Nov 2020 20:02:32 +0100 From: Krzysztof Kozlowski To: Yong Wu Subject: Re: [PATCH v5 1/3] dt-bindings: memory: mediatek: Convert SMI to DT schema Message-ID: <20201105190232.GA217610@kozik-lap> References: <20201103054200.21386-1-yong.wu@mediatek.com> <20201103054200.21386-2-yong.wu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201103054200.21386-2-yong.wu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201105_140237_267070_CAE4812B X-CRM114-Status: GOOD ( 12.42 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: youlin.pei@mediatek.com, devicetree@vger.kernel.org, Nicolas Boichat , srv_heupstream@mediatek.com, Robin Murphy , Joerg Roedel , linux-kernel@vger.kernel.org, Tomasz Figa , iommu@lists.linux-foundation.org, Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , ming-fan.chen@mediatek.com, anan.sun@mediatek.com, Will Deacon , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Tue, Nov 03, 2020 at 01:41:58PM +0800, Yong Wu wrote: > Convert MediaTek SMI to DT schema. > > Signed-off-by: Yong Wu > --- > .../mediatek,smi-common.txt | 50 ------- > .../mediatek,smi-common.yaml | 140 ++++++++++++++++++ > .../memory-controllers/mediatek,smi-larb.txt | 50 ------- > .../memory-controllers/mediatek,smi-larb.yaml | 130 ++++++++++++++++ > 4 files changed, 270 insertions(+), 100 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.txt > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml Thanks, applied with Rob's tag. Best regards, Krzysztof _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 736B7C4741F for ; Thu, 5 Nov 2020 19:03:11 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F2AD6206F4 for ; Thu, 5 Nov 2020 19:03:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="zxVQawuJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F2AD6206F4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=9z3ocjfHgAUMtI7zhBYQfakLe0zYUQWoKdTLLgRQDMM=; b=zxVQawuJNlb24QeCaLh/5swxv U7pOArfHGRPGn/XdQwFEog1yC8Y7xAMROEz2unDwYK1iNLp++rFPvlLUAaljq6IdFs5b7n9nvR9cJ Z6Wrw/sNJV14J37oipgKpXnwIxWvRG3m0vrY0vVR4XT5Y8XBP/jU6CxxS9gxydkD6Tod8PttBCOA+ /dNZHiJzso2jgUEi4TczwUfdsA9Rt2iKLyD+r5VdECcxGlqRE1CrLw3V2z9/HBRnsup4mgeC7nW+7 270xW6WljsK+w3U4JelfwcEUQgSBo5TwPnc0LBNphdlhlcGCYTdohjausS6MgGk1PccvI5Krs+V7u h2/Lp5Drg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kakWu-0003kd-Je; Thu, 05 Nov 2020 19:02:40 +0000 Received: from mail-ej1-f67.google.com ([209.85.218.67]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kakWr-0003jp-6k; Thu, 05 Nov 2020 19:02:38 +0000 Received: by mail-ej1-f67.google.com with SMTP id k3so4124438ejj.10; Thu, 05 Nov 2020 11:02:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=XFm1g1EiYzBluJLGmisV7ILMFqrL/YClqVXss+qbsWg=; b=N/owiJJAgeFzgIcG7nI9OKDesCtA1/w5LNQTOtwD7ZpZHiONCpY6Nmu0yNw0NfThzg 2OoBicIpiG3sfH+jh4nEGzsPFrx4jF5LOyb0kO2e/EqdYqMF2cFY+M8NXP8tgILbx22c Qjrei2JRxJZryqVizZ8Ca8IA7U2vE8Jc0IZZ3g2/lR3y2sw88A+kHA7/HQ2tOleqMJpR ppsG/tdJpJc9HyItcz0hIh3UhwpDcYBu+hCiY3SFEj71V9NYHPzCW76UYKs0oDgmje71 Hjy+25TiA/wb3LcoqJ2SiF5fggd2qGIDbwTVE6X1MPO7t1cHv+0uF0pdvy27hrqjVDPJ qA+A== X-Gm-Message-State: AOAM530Ko1E58Mv4V02YyiRA5BVY3A/8Yp6QlRDt/dwD3Q/yR80n4yA5 w4WmxCF8BDzt/ywGw/8VhjU= X-Google-Smtp-Source: ABdhPJzaVwqw3472Feq75GhrSLPXU+RBfAY2Wt4c7vyClo62jBznXUBzGPV0Go9B4PQbXHib9moZbA== X-Received: by 2002:a17:906:3a59:: with SMTP id a25mr3935249ejf.546.1604602955646; Thu, 05 Nov 2020 11:02:35 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id d11sm1439614edu.2.2020.11.05.11.02.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Nov 2020 11:02:34 -0800 (PST) Date: Thu, 5 Nov 2020 20:02:32 +0100 From: Krzysztof Kozlowski To: Yong Wu Subject: Re: [PATCH v5 1/3] dt-bindings: memory: mediatek: Convert SMI to DT schema Message-ID: <20201105190232.GA217610@kozik-lap> References: <20201103054200.21386-1-yong.wu@mediatek.com> <20201103054200.21386-2-yong.wu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201103054200.21386-2-yong.wu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201105_140237_267070_CAE4812B X-CRM114-Status: GOOD ( 12.42 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: youlin.pei@mediatek.com, devicetree@vger.kernel.org, Nicolas Boichat , srv_heupstream@mediatek.com, Robin Murphy , Joerg Roedel , linux-kernel@vger.kernel.org, Tomasz Figa , iommu@lists.linux-foundation.org, Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , ming-fan.chen@mediatek.com, anan.sun@mediatek.com, Will Deacon , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Nov 03, 2020 at 01:41:58PM +0800, Yong Wu wrote: > Convert MediaTek SMI to DT schema. > > Signed-off-by: Yong Wu > --- > .../mediatek,smi-common.txt | 50 ------- > .../mediatek,smi-common.yaml | 140 ++++++++++++++++++ > .../memory-controllers/mediatek,smi-larb.txt | 50 ------- > .../memory-controllers/mediatek,smi-larb.yaml | 130 ++++++++++++++++ > 4 files changed, 270 insertions(+), 100 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.txt > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml Thanks, applied with Rob's tag. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel