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,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 15139C47423 for ; Fri, 2 Oct 2020 11:15:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BD8D7206C1 for ; Fri, 2 Oct 2020 11:15:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601637351; bh=xhJ5WW3CuH2qIpIh617LnsQelN5FrT+URbNsqiZbaaI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=u/Q0zlIIrDTludEzS+vYNhlUOoudtcxaiGQshyBRwHLOBYCP1aFeEaIOaUrPm49er fOKl8A33D3B+H+I77hYrtxCuZHb/pXyTw7tZEBENiAGcT9oJt5Yh7s/CHlhw87y69R GY0mjej+RTqv7dwgKIsV6CIenwuOLXAXcomVdy88= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387728AbgJBLPv (ORCPT ); Fri, 2 Oct 2020 07:15:51 -0400 Received: from mail-ej1-f65.google.com ([209.85.218.65]:41563 "EHLO mail-ej1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725920AbgJBLPu (ORCPT ); Fri, 2 Oct 2020 07:15:50 -0400 Received: by mail-ej1-f65.google.com with SMTP id ly6so133166ejb.8; Fri, 02 Oct 2020 04:15:47 -0700 (PDT) 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=LHccXthzZpowujFlX/UIRlonuBGP7oxIKyYm0qA4pvg=; b=ZOOumH9NT0heAh690kLmDGJQtBWhxx+8KUdV51xdWsKBwm+CW4cwoyWpYG+3FJ9YV1 B0Zf8a+555EZYdmAy29DiXcie8SBqaoVkcsmnknhk35uqZTplslGpz3E64RIZTJ8cZ3X q/vDrRtEdPiS3DUCQLrPQV1TS+EkXlyZphJOlDgJzyYaRI2aNTp3z/1rGDzNz54NEkMV d83MAPkPBuKGUAg6+jIIMAqWV/rw3Pej1WxsFKDJjWQ1SvIqOwePaDfVNFnz2w38bxiA g26+uN1SSotChSxwRr5m9Ke4CjY4724zMciTxfLKUhAtcwg3Mu1O4G+cixusk7sMtn/L Ns+A== X-Gm-Message-State: AOAM530eXp+uaqk7FMDT1vr5WMvsTzIccPPJhKlP6bVJukSdthZk0FIA f7FIh3/hI1aZYTFNvKfVXv0= X-Google-Smtp-Source: ABdhPJzSZOSHhDhVdKKucPu1ITBef6j4ONzNmUa9XEdo6BcAOHABAtdMC5eowTZhVkiFyKCfXv3VoQ== X-Received: by 2002:a17:906:cf9b:: with SMTP id um27mr1735440ejb.66.1601637347031; Fri, 02 Oct 2020 04:15:47 -0700 (PDT) Received: from pi3 ([194.230.155.194]) by smtp.googlemail.com with ESMTPSA id bt19sm934515ejb.44.2020.10.02.04.15.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Oct 2020 04:15:45 -0700 (PDT) Date: Fri, 2 Oct 2020 13:15:43 +0200 From: Krzysztof Kozlowski To: Yong Wu Cc: Joerg Roedel , Matthias Brugger , Rob Herring , Robin Murphy , Will Deacon , Evan Green , 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, chao.hao@mediatek.com, ming-fan.chen@mediatek.com, Greg Kroah-Hartman , kernel-team@android.com Subject: Re: [PATCH v3 24/24] memory: mtk-smi: Add mt8192 support Message-ID: <20201002111543.GA7227@pi3> References: <20200930070647.10188-1-yong.wu@mediatek.com> <20200930070647.10188-25-yong.wu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200930070647.10188-25-yong.wu@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 30, 2020 at 03:06:47PM +0800, Yong Wu wrote: > Add mt8192 smi support. > > Signed-off-by: Yong Wu > --- > drivers/memory/mtk-smi.c | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) Does it depend on any of the previous patches (so can it be applied independently)? 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 B2265C4741F for ; Fri, 2 Oct 2020 11:15:56 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (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 35D0A206C3 for ; Fri, 2 Oct 2020 11:15:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 35D0A206C3 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 silver.osuosl.org (Postfix) with ESMTP id A3F33273CF; Fri, 2 Oct 2020 11:15:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bub0ygLkqBIy; Fri, 2 Oct 2020 11:15:54 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by silver.osuosl.org (Postfix) with ESMTP id 9B39E204CA; Fri, 2 Oct 2020 11:15:54 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 7AFF5C0889; Fri, 2 Oct 2020 11:15:54 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id C1981C0051 for ; Fri, 2 Oct 2020 11:15:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 843A7273CF for ; Fri, 2 Oct 2020 11:15:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wc5wnVVmiWVq for ; Fri, 2 Oct 2020 11:15:48 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ej1-f66.google.com (mail-ej1-f66.google.com [209.85.218.66]) by silver.osuosl.org (Postfix) with ESMTPS id 7E98F204CA for ; Fri, 2 Oct 2020 11:15:48 +0000 (UTC) Received: by mail-ej1-f66.google.com with SMTP id p15so1403885ejm.7 for ; Fri, 02 Oct 2020 04:15:48 -0700 (PDT) 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=LHccXthzZpowujFlX/UIRlonuBGP7oxIKyYm0qA4pvg=; b=MWUu3rGAVicIgbKp7gMCe5ZvNy8WfqsWbpAvsXh0sisYv2z4Lg595oaplG3YTkDK/I xhL4Qy8ADy+cVNIDrn4yP+E859Y9hkb3YmEFq2ZNmKmcxg+Fq5p3IG19ICyjt7BmKGVo cjE4C3JgK+gVynAUwXUyOzgEg3384DHfhPscrmP9/Q/EvX+pPF4svne9n0lYPoXKaj1B t25Y7gZDWM5eLed2xDEAl0rUwzflDasc4SSTbWW8m6EucxTby+NWopUYrSWcfEBVltrm dVjUiVfmn3odYOtfZH+bfu+KDOpbDpSgtWtQRnow1cPcwwfNotMM72/nGbMNaquvea4l cjMg== X-Gm-Message-State: AOAM530QKzk2JEq0eLvGSL+ePV+Noa0CefQ7qtqk7MlYDyXpYX1WPhz3 QxexiUT12GuqQJdgXZqePtA= X-Google-Smtp-Source: ABdhPJzSZOSHhDhVdKKucPu1ITBef6j4ONzNmUa9XEdo6BcAOHABAtdMC5eowTZhVkiFyKCfXv3VoQ== X-Received: by 2002:a17:906:cf9b:: with SMTP id um27mr1735440ejb.66.1601637347031; Fri, 02 Oct 2020 04:15:47 -0700 (PDT) Received: from pi3 ([194.230.155.194]) by smtp.googlemail.com with ESMTPSA id bt19sm934515ejb.44.2020.10.02.04.15.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Oct 2020 04:15:45 -0700 (PDT) Date: Fri, 2 Oct 2020 13:15:43 +0200 From: Krzysztof Kozlowski To: Yong Wu Subject: Re: [PATCH v3 24/24] memory: mtk-smi: Add mt8192 support Message-ID: <20201002111543.GA7227@pi3> References: <20200930070647.10188-1-yong.wu@mediatek.com> <20200930070647.10188-25-yong.wu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200930070647.10188-25-yong.wu@mediatek.com> Cc: youlin.pei@mediatek.com, devicetree@vger.kernel.org, kernel-team@android.com, Nicolas Boichat , srv_heupstream@mediatek.com, chao.hao@mediatek.com, Robin Murphy , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Evan Green , 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 Wed, Sep 30, 2020 at 03:06:47PM +0800, Yong Wu wrote: > Add mt8192 smi support. > > Signed-off-by: Yong Wu > --- > drivers/memory/mtk-smi.c | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) Does it depend on any of the previous patches (so can it be applied independently)? 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 6D7C8C47423 for ; Fri, 2 Oct 2020 11:15:57 +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 260F6206C1 for ; Fri, 2 Oct 2020 11:15:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="VRu3xh5j" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 260F6206C1 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=KPt9OcGKUBbfKEShSr68qyx9LyX0K4oo3WVH2W5OYLc=; b=VRu3xh5jr5kPWYW58f1j3sFuQ ElWPZQ9zatl097l4zrfPxJcJhmO2VLgSitM8v7rorifh8VyvT/66ZoXajZX65jQ2kBBf3Numk5x8i C3EYPIK/y8viigzkYjjwvkoiRcsuZBIzXvBLY4CvE2ZoIjNcnsywYgFcAT6BhMTim74D6nbYnHHFW CVtMY+B2TyqBuxjZ3kHon+t2yyREuWfgva4QCbILaYSWrUWRq7ILq0+Yy3P7LAUA2uGokv5hW68jd +66l+DHlUyYpeLPh3uDPadT6VOkdbtKaWDVr7qksl2w49XXggRiOyh/2g7gI7woGk8ZTMx9U9kGhs viMl0nD6w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kOJ2U-00021D-Jp; Fri, 02 Oct 2020 11:15:50 +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 1kOJ2S-00020R-2J; Fri, 02 Oct 2020 11:15:48 +0000 Received: by mail-ej1-f67.google.com with SMTP id a3so1393175ejy.11; Fri, 02 Oct 2020 04:15:47 -0700 (PDT) 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=LHccXthzZpowujFlX/UIRlonuBGP7oxIKyYm0qA4pvg=; b=e4l55dcS5WIsyzPQ00ssxJNCsyqmLVEYKatJ6ES6VSKkv661QphxM/hpE9Xv3gnOWp kCN9W4PrT93HgqAUNran+p5oBXt7oJ7hY587UCje/wM1HmrS6mH5B/eg/ZAY7/qK1Ik7 jrGh7BLJzAqK1P5dRD7wjXSL2lQlBKv/WvS2UeyrDZ9wzgpVGkHD+40razRFZ9lXGVw7 u4s8pFHraVzZzSqS0B8aC9m7Olc1GBCUe1ImTmUXOp4j2P8J8OzcBhtzR+3ORgq3Ubjq zRetW4PlmrTLPFbjUSacrRD8l/8/qYjZkN4dKpaK5gMHqefgP1ZEZbDCAOG2I31xmm5N eRXQ== X-Gm-Message-State: AOAM530HsIVQXJRlYDJ6tGmOMD2fGlw+lOo7e3FGEU61l79uugaeXN1t Q93yYqa3rYsw1Gq3ROHd2yY= X-Google-Smtp-Source: ABdhPJzSZOSHhDhVdKKucPu1ITBef6j4ONzNmUa9XEdo6BcAOHABAtdMC5eowTZhVkiFyKCfXv3VoQ== X-Received: by 2002:a17:906:cf9b:: with SMTP id um27mr1735440ejb.66.1601637347031; Fri, 02 Oct 2020 04:15:47 -0700 (PDT) Received: from pi3 ([194.230.155.194]) by smtp.googlemail.com with ESMTPSA id bt19sm934515ejb.44.2020.10.02.04.15.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Oct 2020 04:15:45 -0700 (PDT) Date: Fri, 2 Oct 2020 13:15:43 +0200 From: Krzysztof Kozlowski To: Yong Wu Subject: Re: [PATCH v3 24/24] memory: mtk-smi: Add mt8192 support Message-ID: <20201002111543.GA7227@pi3> References: <20200930070647.10188-1-yong.wu@mediatek.com> <20200930070647.10188-25-yong.wu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200930070647.10188-25-yong.wu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201002_071548_111617_4F88949E X-CRM114-Status: GOOD ( 13.13 ) 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, kernel-team@android.com, Nicolas Boichat , srv_heupstream@mediatek.com, chao.hao@mediatek.com, Robin Murphy , Joerg Roedel , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Evan Green , 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 Wed, Sep 30, 2020 at 03:06:47PM +0800, Yong Wu wrote: > Add mt8192 smi support. > > Signed-off-by: Yong Wu > --- > drivers/memory/mtk-smi.c | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) Does it depend on any of the previous patches (so can it be applied independently)? 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 64EF0C4363D for ; Fri, 2 Oct 2020 11:17:01 +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 1E264206C3 for ; Fri, 2 Oct 2020 11:17:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="cjcOpnK1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1E264206C3 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=jXqkuW4SIrxBxPFiS9nyEehP/mUAf30cZLvVcvpO1SA=; b=cjcOpnK1IElWRADpNk6FZoaen 65VdphazGT6VFVQlwUmCi1UIovBaGewGx5PRo08gAc1CrjgakHhFUcYPzp0CILcPm1x+2uy1RvbmY rWRt52Fctl+toXkPDAWbOTw5u8sJvkuUeHyP34opPqfxIggqz0sQokJurjdqHajp7Grw7UDihg7Ve sMBQpwFf6r1xsvV07eeR9TVuQQIDRosF/NNj9oSfXKfk6JiuUb1ISjnpykl898aeVEg8WvRxW7hyd kYEQHB5qX8lJpzV7DjiF/Z7r5t2HVWVh/JAXCsz0XDjghAEW1sCuzNWVqKwcJHseS/Njd9okouXIe 4qThNsBYQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kOJ2V-00021P-I4; Fri, 02 Oct 2020 11:15:51 +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 1kOJ2S-00020R-2J; Fri, 02 Oct 2020 11:15:48 +0000 Received: by mail-ej1-f67.google.com with SMTP id a3so1393175ejy.11; Fri, 02 Oct 2020 04:15:47 -0700 (PDT) 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=LHccXthzZpowujFlX/UIRlonuBGP7oxIKyYm0qA4pvg=; b=e4l55dcS5WIsyzPQ00ssxJNCsyqmLVEYKatJ6ES6VSKkv661QphxM/hpE9Xv3gnOWp kCN9W4PrT93HgqAUNran+p5oBXt7oJ7hY587UCje/wM1HmrS6mH5B/eg/ZAY7/qK1Ik7 jrGh7BLJzAqK1P5dRD7wjXSL2lQlBKv/WvS2UeyrDZ9wzgpVGkHD+40razRFZ9lXGVw7 u4s8pFHraVzZzSqS0B8aC9m7Olc1GBCUe1ImTmUXOp4j2P8J8OzcBhtzR+3ORgq3Ubjq zRetW4PlmrTLPFbjUSacrRD8l/8/qYjZkN4dKpaK5gMHqefgP1ZEZbDCAOG2I31xmm5N eRXQ== X-Gm-Message-State: AOAM530HsIVQXJRlYDJ6tGmOMD2fGlw+lOo7e3FGEU61l79uugaeXN1t Q93yYqa3rYsw1Gq3ROHd2yY= X-Google-Smtp-Source: ABdhPJzSZOSHhDhVdKKucPu1ITBef6j4ONzNmUa9XEdo6BcAOHABAtdMC5eowTZhVkiFyKCfXv3VoQ== X-Received: by 2002:a17:906:cf9b:: with SMTP id um27mr1735440ejb.66.1601637347031; Fri, 02 Oct 2020 04:15:47 -0700 (PDT) Received: from pi3 ([194.230.155.194]) by smtp.googlemail.com with ESMTPSA id bt19sm934515ejb.44.2020.10.02.04.15.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Oct 2020 04:15:45 -0700 (PDT) Date: Fri, 2 Oct 2020 13:15:43 +0200 From: Krzysztof Kozlowski To: Yong Wu Subject: Re: [PATCH v3 24/24] memory: mtk-smi: Add mt8192 support Message-ID: <20201002111543.GA7227@pi3> References: <20200930070647.10188-1-yong.wu@mediatek.com> <20200930070647.10188-25-yong.wu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200930070647.10188-25-yong.wu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201002_071548_111617_4F88949E X-CRM114-Status: GOOD ( 13.13 ) 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, kernel-team@android.com, Nicolas Boichat , srv_heupstream@mediatek.com, chao.hao@mediatek.com, Robin Murphy , Joerg Roedel , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Evan Green , 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 Wed, Sep 30, 2020 at 03:06:47PM +0800, Yong Wu wrote: > Add mt8192 smi support. > > Signed-off-by: Yong Wu > --- > drivers/memory/mtk-smi.c | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) Does it depend on any of the previous patches (so can it be applied independently)? Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel