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 1DC5EC4708E for ; Fri, 30 Dec 2022 23:53:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235787AbiL3Xx3 (ORCPT ); Fri, 30 Dec 2022 18:53:29 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49790 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235609AbiL3XxW (ORCPT ); Fri, 30 Dec 2022 18:53:22 -0500 Received: from mail-io1-xd2e.google.com (mail-io1-xd2e.google.com [IPv6:2607:f8b0:4864:20::d2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 928361DF3A for ; Fri, 30 Dec 2022 15:53:21 -0800 (PST) Received: by mail-io1-xd2e.google.com with SMTP id b192so11827550iof.8 for ; Fri, 30 Dec 2022 15:53:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=yaIIHCyPAmWR615tbC0Nk+wPaByZza1YhVt2KyUXJDk=; b=YepwaYPDqvh2fMTqnr2Ug0m3VXi1/1ssxkSfD98N+DDQrFRq9YzydqmOUIurdKLQq3 ZtOpErHdR2+mslkHyoOXf8ejDrE6o2iAG4CP9kdq93AfiSjyHf/5zKwgC4Mh8WFIfStU /t/WVi3b5FgUENAOjWPChZyBWiJAZfB+E60SUZ3iTykoP/9obp+59nmjxx9AFepJnpY+ o4j0RIc7cI8R2X+5oQqjopL6UYgAD9vdHJz1wyZpS7NGHjRHUcmM9mm7rBnfRBsP1jwR eWG8ueGQlzFXg2l5C73GmBupeLfCi9Pq+Mlpu9WFnBlA7Qzu2STHs+/A0qENX5Ta+mcW ZFqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=yaIIHCyPAmWR615tbC0Nk+wPaByZza1YhVt2KyUXJDk=; b=p55ZQEKKuNRzLe1FdYiBmDqZcet4Cy3MY8M0j2bmbWHbZuWyptqg2bfpYIKREIf7MR 3Sl4lZH9f74aVzljrlh/B8+zMVrNM/uModtJBjEI7zUuxB6sDPzCVe8nqhTzcGjhBFHu H7W6EEK+LWV8ySwQlDtkA0mojGJEl2Bm07vWMmvCKgsgiltW0NCCy44Lc+pnRwqHEOVI N3XDmVCwi3Drr2ir+F7mpy/2Db43gSh++THScgWYKwLSgRB8c9x42+7cSL1OLcpqY3D/ UCoPA8bXBdEh7KnebtP6yNhkke2WzAah34aBjHsHsO4puGt9BZisQ+BrH8RsFqoKeGvv +B4Q== X-Gm-Message-State: AFqh2kpgny2luebgCmpPmrogN4NL9gAoK18aar9qCIOQWwYz7r1NlBut L7ob6fuAvAMGSBDuGP8c+G3UdA== X-Google-Smtp-Source: AMrXdXtA1uM+5d0hzTdQjOg114pyKUxZstpIsPcMhUlPHPTLiQnXeX798H2SAyX9xamrH94Y/kHwAA== X-Received: by 2002:a5e:c708:0:b0:6bc:d715:362d with SMTP id f8-20020a5ec708000000b006bcd715362dmr21400562iop.2.1672444400974; Fri, 30 Dec 2022 15:53:20 -0800 (PST) Received: from [172.22.22.4] ([98.61.227.136]) by smtp.googlemail.com with ESMTPSA id k5-20020a0566022a4500b006dffde23fa9sm8172082iov.24.2022.12.30.15.53.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 30 Dec 2022 15:53:20 -0800 (PST) Message-ID: <4bd03a34-7de9-2ae4-ff82-df2470b92ea5@linaro.org> Date: Fri, 30 Dec 2022 17:53:19 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH net-next 2/2] net: ipa: add IPA v4.7 support Content-Language: en-US From: Alex Elder To: Konrad Dybcio , davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com Cc: andersson@kernel.org, agross@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, elder@kernel.org, linux-arm-msm@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Luca Weiss References: <20221208211529.757669-1-elder@linaro.org> <20221208211529.757669-3-elder@linaro.org> <47b2fb29-1c2e-db6e-b14f-6dfe90341825@linaro.org> <48bef9dd-b71c-b6aa-e853-1cf821e88b50@linaro.org> <20b2f7c3-6481-eabf-7c46-f5f38d258c62@linaro.org> In-Reply-To: <20b2f7c3-6481-eabf-7c46-f5f38d258c62@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/30/22 11:28 AM, Alex Elder wrote: > > Anyway, for a given SoC, the whole IMEM region is used > by different entities.  For SM7550, for example, it is NOTE: This is a typo. I meant SM7250 above. > divided into 6 parts of various sizes (100KB, 24KB, 32KB, > 8KB, 8KB, and 4KB).  For IPA on this SoC, the offset is > 0x146a9000, with size 0x2000.  Hence the range defined > above. Konrad pointed out the error, I just want to be sure it's corrected so it's clear... -Alex