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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 55A50FA3740 for ; Fri, 28 Oct 2022 12:46:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229911AbiJ1MqJ (ORCPT ); Fri, 28 Oct 2022 08:46:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47158 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229494AbiJ1MqI (ORCPT ); Fri, 28 Oct 2022 08:46:08 -0400 Received: from mail-qk1-x731.google.com (mail-qk1-x731.google.com [IPv6:2607:f8b0:4864:20::731]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 447761CEC02 for ; Fri, 28 Oct 2022 05:46:06 -0700 (PDT) Received: by mail-qk1-x731.google.com with SMTP id t25so3300635qkm.2 for ; Fri, 28 Oct 2022 05:46:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=dnb39zjpqX2r3HKo80XytYcwFNnYVwYUMcVlIvU9TL8=; b=DCmTVCubue9/E2bl72no/Go8p1pbLGGabQA2CdERIcrVy2zjP0CtUsCWHtulhsj4OS 2SAQ51FwFY8+4hLWhluyaK1KGQHr/E//MT/+YXrtgHyhnKezH3Xt6K6iUt5j7hcD4pu/ Sm2hC7KOky+QhCheweOegs5ON1n+YVKfD5H2c3pChNUtcU0cG3GF5VlSTJX/V79p3TSW hoM2apBPL0KEeTD5xoPxrZ2/lTxQz0WkXpxdohb3kAmqvx4YNEXBULf1KjQRwcavQ8CR C95nf1fmsgmdf1WZKakez8EBFxMPEm+4Wxw90WHxKnHD/Jf9hzjkM9qIZUulp4FT47JD 3D8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dnb39zjpqX2r3HKo80XytYcwFNnYVwYUMcVlIvU9TL8=; b=uUrL/QpBJgheTAtg3cifHEKnbD8bJyoh+x2fvq0jXdZ+8SnH3McCq2unyVL10JOPw0 6L1xBBT99X5NI1ibreSSIoe47/omOCHEMqVYzzzmsJtmXinpvCEFf/bgkXkcHyFHwrid BM+WlerKau4HoYbrsY2azeQohlfXJdrQGIS3sPXKbOZxkK9FpunDVqxb1kt8E9p/65ZV FDEsUr9CyGytvubCLd2gmEaIJuiq7BlqHEYDMKbyo8Z2WPzAOmXVwNsqvWyWR0PuekqY MOn71aeGAE/6U2yeDyueYHB3E1ZlFQEsK9vv3wfC7/axyzNL0cODtYVO6Yg4A6NNuaSi aMBg== X-Gm-Message-State: ACrzQf3L444TZLGZcBXXWn5oKmzEHGalEILvlvICmU0LBYlrPFLO5sLJ RWZVRwpwfa7KpSS5lOl0b9LlNXX5HJidDA== X-Google-Smtp-Source: AMsMyM6+dApRdgXx//urTLDa+9Ord8Qt9L9zl+7e2jtpRrOecuRe0lNwHP1pUNCP3yXOfnaRcBh2pw== X-Received: by 2002:a05:620a:2808:b0:6bc:5d4a:a01a with SMTP id f8-20020a05620a280800b006bc5d4aa01amr37525498qkp.371.1666961165442; Fri, 28 Oct 2022 05:46:05 -0700 (PDT) Received: from [192.168.1.11] ([64.57.193.93]) by smtp.gmail.com with ESMTPSA id v6-20020a05622a014600b003999d25e772sm2320701qtw.71.2022.10.28.05.46.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 28 Oct 2022 05:46:04 -0700 (PDT) Message-ID: Date: Fri, 28 Oct 2022 08:46:03 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1 Subject: Re: [PATCH 2/2] memory: tegra: Add DLA clients for Tegra234 Content-Language: en-US To: Jon Hunter , Rob Herring , Thierry Reding Cc: devicetree@vger.kernel.org, linux-tegra@vger.kernel.org References: <20221028123741.134880-1-jonathanh@nvidia.com> <20221028123741.134880-2-jonathanh@nvidia.com> From: Krzysztof Kozlowski In-Reply-To: <20221028123741.134880-2-jonathanh@nvidia.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/10/2022 08:37, Jon Hunter wrote: > Add the memory clients on Tegra234 which are needed for initialising the > SMMU for the Deep Learning Accelerator (DLA). > > Signed-off-by: Jon Hunter > --- > drivers/memory/tegra/tegra234.c | 160 ++++++++++++++++++++++++++++++++ > 1 file changed, 160 insertions(+) > > diff --git a/drivers/memory/tegra/tegra234.c b/drivers/memory/tegra/tegra234.c > index a9e8fd99730f..9bdaf8af8c97 100644 > --- a/drivers/memory/tegra/tegra234.c > +++ b/drivers/memory/tegra/tegra234.c > @@ -170,6 +170,166 @@ static const struct tegra_mc_client tegra234_mc_clients[] = { > .security = 0x504, > }, > }, > + }, { > + .id = TEGRA234_MEMORY_CLIENT_DLA0RDA, > + .name = "dla0rda", > + .sid = TEGRA234_SID_NVDLA0, This is now not applicable because you sent dependencies separate, mixed with other subsystems... Split pieces based on subsystems. Best regards, Krzysztof